Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already disclose read-only, idempotent, and non-destructive behavior. The description adds value by explaining what the document contains and its role as a precursor to a walk, reinforcing that no side effects occur. It does not describe the return format, but the strong annotation coverage lowers the disclosure burden.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.