Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations cover the safety profile (readOnly, idempotent, non-destructive, closed-world). The description adds valuable beyond-annotation context: the API key requirement, key format, where to obtain it, and the exact structure of the failure error object including retry fields. It doesn't contradict annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.