Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations declare readOnly, idempotent, non-destructive, and openWorld, which already convey safety. The description adds the ERC-20 scope, clarifying that the tool only applies to ERC-20 tokens, a behavioral constraint not present in annotations. However, no additional behavioral details like return format or limitations are disclosed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.