get_max_lots

Рассчитать максимальное количество лотов для покупки/продажи в Т-Инвестициях

Server T-Invest MCP Server nonnname/t-invest-mcp-server
Category Read
Risk class Low
Parameters 00 required

What get_max_lots does on T-Invest MCP Server

AI agents call get_max_lots to retrieve information from T-Invest MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why get_max_lots needs a policy

This tool performs a calculation based on current account state and market data to determine trading capacity. It reads portfolio information and returns a computed value (maximum lots available), but does not execute orders, transfer funds, or modify any state. The result is informational and advisory—it informs the user of constraints but does not commit to or execute any financial transaction.

From the tool's definition Tool name 'get_max_lots' and description 'Calculate maximum number of lots for buying/selling in T-Investments' indicates a calculation/query operation that retrieves computational results without modifying data or executing trades.

Questions about get_max_lots

What does the get_max_lots tool do? +

Рассчитать максимальное количество лотов для покупки/продажи в Т-Инвестициях. It is categorised as a Read tool in the T-Invest MCP Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on get_max_lots? +

Register the T-Invest MCP Server MCP server in PolicyLayer and add a rule for get_max_lots: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches T-Invest MCP Server. Nothing to install.

What risk level is get_max_lots? +

get_max_lots is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit get_max_lots? +

Yes. Add a rate_limit block to the get_max_lots rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block get_max_lots completely? +

Set action: deny in the PolicyLayer policy for get_max_lots. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides get_max_lots? +

get_max_lots is provided by the T-Invest MCP Server MCP server (nonnname/t-invest-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.