CPA: баланс
cpa_balance_info_v3Retrieve the current CPA balance information for your Avito account.
Instructions
Баланс CPA (v3 — актуальная). Body: пустой {}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
cpa_balance_info_v3Retrieve the current CPA balance information for your Avito account.
Баланс CPA (v3 — актуальная). Body: пустой {}.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnlyHint=true, destructiveHint=false, idempotentHint=true. Description adds only that the body should be empty, which is redundant with the input schema. No additional behavioral context is provided.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Extremely concise: one short line in Russian and a note about empty body. No unnecessary text, front-loaded with the key purpose. Every word earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given zero parameters, rich annotations, and a sibling tool, the description is minimal but functional. It lacks information about return values or the meaning of 'balance', but for a simple retrieval tool, it is adequate.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0 parameters, baseline is 4. The description confirms the body should be empty, matching the schema. No parameter details needed, so it adequately covers the semantic void.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description states 'Баланс CPA' (CPA balance) and indicates this is the current version (v3). It clearly identifies the resource and the action (getting balance). However, it doesn't elaborate on what CPA means or what the balance includes, so not a 5.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool versus alternatives like cpa_balance_info_v2. It only says 'v3 — актуальная' implying it's the preferred version, but no explicit context or exclusions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/elchin92/avito-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server