Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds a key behavioral trait beyond annotations: large files are truncated to protect model context. The annotations already declare readOnly, idempotent, and non-destructive, so the extra truncation warning is valuable and actionable. It does not contradict any annotation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.