Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint, covering the safety profile. The description adds context about the document types and the ordering instruction, but does not disclose additional behaviors like pagination or performance characteristics. Since annotations carry the safety burden, the description's extra context is useful but not essential to behavioral transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.