Skip to main content
Glama

Send money to an email, Solana wallet or phone number. The provided email or phone can be used to claim the money of the wallet. If new user does not claim for 3 days, the money is returned to the sender.

send_money
Destructive

Send payments to recipients via email, phone number, or Solana wallet address. Unclaimed funds automatically return to sender after 3 days.

Instructions

Send money to an email, Solana wallet or phone number. The provided email or phone can be used to claim the money of the wallet. If new user does not claim for 3 days, the money is returned to the sender.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toYesOne or multiple recipients
amountYesAmount to send
currencyNoCurrency of specified amount to sendUSD
titleNoA title for the transaction shown to the receiver
Behavior4/5

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

Annotations provide destructiveHint=true and openWorldHint=true, indicating a write operation with potential side effects. The description adds valuable behavioral context beyond annotations: it explains the claim mechanism for new users, the 3-day timeout, and automatic return of funds if unclaimed. This clarifies the tool's operational behavior without contradicting 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?

The description is a single, efficient sentence that front-loads the core action and follows with critical behavioral details. Every part earns its place: the main purpose, recipient options, claim mechanism, and timeout policy are all essential without redundancy.

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

Completeness4/5

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

For a destructive tool with no output schema, the description provides good context: it covers the action, recipient types, claim process, and timeout behavior. However, it doesn't mention error conditions, authentication requirements, or what happens after sending (e.g., confirmation details), leaving some gaps in operational completeness.

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?

With 100% schema description coverage, the input schema already documents all parameters thoroughly (to, amount, currency, title). The description doesn't add any parameter-specific details beyond what's in the schema, such as format examples or usage nuances. Baseline 3 is appropriate since the schema does the heavy lifting.

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

Purpose2/5

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

Tautological: description restates name/title.

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

Usage Guidelines4/5

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

The description implicitly provides usage context by specifying recipient types (email, Solana wallet, phone) and mentioning a 3-day claim period, which helps determine when to use it. However, it lacks explicit guidance on when to choose this tool over alternatives like 'pay_and_get_402_protected_url' or 'request_payment_link', and doesn't mention prerequisites or exclusions.

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/paracetamol951/P-Link-MCP'

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