Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already establish readOnlyHint/idempotentHint/non-destructive, so the safety profile is covered. The description goes further by disclosing the polling cadence, the stop condition, the fields returned at each stage, and the exact auth mechanism (OAuth or Bearer acd_live_ key). This is meaningful operational context well beyond the annotations, though it doesn't describe terminal error/failure states.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.