Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, idempotent, openWorld, and non-destructive behavior. The description adds valuable context that it's the reverse direction from references, clarifying the semantic direction of the operation. However, it doesn't mention potential output format or edge cases (e.g., no citations found), but the output schema likely covers return structure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.