Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover read-only, idempotent, and non-destructive behavior. The description adds important context beyond annotations: it costs no credits, requires OAuth or an API key header, should be polled every 10 seconds, and reflects render completion via card status and media_url.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.