Skip to main content
Glama

Target action: bids

cpa_target_get_bids
Read-onlyIdempotent

Get current and available target-action bids for one Avito listing: shows active budget, min/max/recommended amounts, strategy, and competitor advantage forecast. Read-only, helps determine allowed bid ranges before saving.

Instructions

Returns detailed information about current and available target-action bids for ONE listing: the active price/budget, the minimum/maximum/recommended values (all in kopecks), the selected strategy (manual/auto), and a target-action forecast with the advantage over competitors. Read-only — does not change spending. Use it before save_manual_bid/save_auto_bid to find the allowed min/max/recommended amounts. For multiple listings at once, use cpa_target_get_promotions_by_item_ids (batch up to 200). Limit: 20 requests/min.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
itemIdYesAvito listing ID for which bids and budgets are requested.
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Reinforces read-only nature as in annotations, adds explicit statement 'does not change spending' and rate limit. No contradictions with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Five sentences, each with distinct value: purpose, safety, usage guidance, sibling differentiation, rate limit. No redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite no output schema, description details all returned fields (price, min/max/recommended, strategy, forecast) and units (kopecks). Fully covers information needs for tool selection.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Only one parameter (itemId) with full schema coverage. Description mentions 'ONE listing' but does not add semantic detail beyond the schema. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description specifies verb 'Returns', resource 'detailed information about current and available target-action bids', scope 'for ONE listing', and lists specific data fields. Distinguishes from sibling tool cpa_target_get_promotions_by_item_ids.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly states when to use ('before save_manual_bid/save_auto_bid'), when not to use (for multiple listings), names alternatives, and provides rate limit (20 req/min).

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

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