Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint and idempotentHint, so the description does not need to repeat those. The description adds no behavioral context beyond what the schema and output schema already provide (e.g., error behavior, pagination). It is consistent with annotations, so no contradiction, but it adds little extra value.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.