Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate read-only, idempotent, and non-destructive behavior. The description adds behavioral insight by enumerating the validation checks performed (required fields, types, enums, nested objects, arrays), which goes beyond the structured annotation data and gives the agent a clearer expectation of tool behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.