Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark the tool as read-only, idempotent, and non-destructive. The description adds useful context: output format (Markdown with metadata and outline) and a critical security caveat that documentation content is untrusted data, not instructions. This goes beyond annotations but stops short of discussing error behavior or path resolution.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.