Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations only indicate readOnlyHint=false, idempotentHint=false, etc., which are generic. The description adds critical behavioral traits: returns a batchId immediately, runs execute asynchronously, and describes the polling and result-fetching workflow. This goes well beyond what annotations convey.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.