Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses the full side-effect chain: searching, creating escrow, funding on-chain with USDC, executing the task, and returning the result. This adds valuable context beyond the annotations' destructiveHint and idempotentHint, especially the on-chain financial impact. It does not contradict annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.