Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare readOnly, idempotent, and non-destructive behavior, so the description does not need to re-cover safety semantics. It adds useful behavioral context by describing the catalogue as the orchestration entry point and noting that include_instructions produces longer output. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.