Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and non-destructive behavior. The description only restates the get semantics and adds no additional behavioral context such as return format, pagination, permission requirements, or error behavior. It does not contradict the annotations, but it adds no value beyond them.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.