Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare the tool as a mutation (readOnlyHint=false), idempotent, and non-destructive. The description adds the need for an Authorization: Bearer header, which is useful, but it does not disclose side effects or what the approval entails.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.