Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint=false. The description adds valuable behavioral details beyond annotations: it returns all three stablecoin options, ranks them by settlement efficiency, and returns a settleBody ready for POST to /settle. It also explains the EURC recommendation logic, which is useful for understanding outputs.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.