Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations only indicate non-readonly, non-idempotent, non-destructive, open-world. The description adds meaningful behavior: submission may wait up to 240 seconds and, if incomplete, returns a job_id plus a follow-up query action. This async/timeout behavior is not visible in the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.