Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already assert read-only, idempotent, and non-destructive behavior, so the bar is lower. The description adds that the returned document is 'complete' and 'canonical', which suggests authoritative full-content delivery, but it does not describe behavior for missing ids, invalid ids, or how canonical is determined.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.