Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (destructive, idempotent, open-world), the description discloses best-effort cancellation behavior, the possibility that a finishing run may still complete, and the need to follow llmContext guidance in results. This adds meaningful behavioral context that annotations alone do not provide.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.