Skip to main content
Glama

Transfer bonus rubles to another account

transfer_bonus
Destructive

Move promotional bonus rubles from your main account to a chosen destination. These ad credits can't be withdrawn, so allocate them for ad spending. For cash, use funds transfer.

Instructions

Moves bonus rubles (the bonusBalance — promotional funds that buy ads but cannot be withdrawn as cash) out of the configured account into another account: amount bonus rubles, minimum 1. Same rules as transfer_funds: not reversible through this API, an empty data object means it went through, and after a network or server error check list_child_accounts_with_balances instead of repeating the call. It moves bonuses only — real money goes through transfer_funds.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
amountYesAmount in bonus rubles. Minimum 1; anything less is rejected.
accountIdToYesDestination account id — the account that RECEIVES the bonuses. The sender is always the configured account.
Behavior5/5

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

The description discloses non-reversibility, response semantics (empty data object), and error-recovery behavior (check list_child_accounts_with_balances), adding value beyond the annotations.

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

Conciseness4/5

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

The description is moderately long but each clause provides essential information, including caveats and alternatives. It's well-structured and front-loaded.

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?

Given no output schema, the description covers success/failure behavior and error handling, making it complete for the tool's complexity.

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?

Schema coverage is 100%, and the description references the amount and destination but relies on schema for parameter details. It doesn't add significant new parameter semantics beyond what's in the schema.

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?

The description clearly states the tool moves bonus rubles between accounts and explicitly differentiates from transfer_funds by noting real money goes through that sibling tool.

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?

It provides explicit guidance: use transfer_funds for real money, and mentions same error-handling rules as transfer_funds, giving clear when-to-use context.

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/A1-x-Tech/mcp-avito-ads'

If you have feedback or need assistance with the MCP directory API, please join our Discord server