Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses significant behavioral traits beyond the annotations: it creates escrow, funds it on-chain with USDC, executes the task, and returns the result. This aligns with destructiveHint=true and idempotentHint=false, and adds useful context about the financial, irreversible nature of the operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.