Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already convey readOnly, idempotent, and closed-world behavior. The description adds meaningful behavioral detail: pagination semantics, outbound-then-inbound ordering, and the fact that it returns occurrence summaries rather than the full Node. This goes beyond the structured annotations without contradicting them.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.