Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It transparently discloses the pay-per-call cost, the payment rail (x402), and the network (Solana mainnet), which are critical behavioral traits for an agent deciding whether to invoke it. It does not mention return format or error behavior, but for a read-only stats endpoint the cost and scope are the most important disclosures.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.