Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description reveals key behavioral traits beyond annotations: deducting payment from a wallet, being a FINANCIAL + WRITE operation, requiring user confirmation, and being idempotent. These are valuable details not present in the annotations, which only show readOnlyHint=false and destructiveHint=false.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.