Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already signal read-only, non-destructive, and open-world behavior. The description adds meaningful behavioral guarantees beyond those annotations: it never fabricates commands and, when nothing is recorded, explicitly says so and points to official docs. This is valuable anti-hallucination context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.