Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint, covering safety and side effects. The description adds important behavioral context beyond annotations: it emphasizes that results are verbatim engine output, instructing the agent not to fabricate or round. This disclosure is valuable for proper tool use.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.