Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations declare readOnlyHint=true, and the description reinforces this by stating the API cannot be enabled. It adds valuable specifics: keys are shown only as prefixes, secrets are never returned or stored, and enabling is a manual dashboard decision. This goes well beyond the annotation and fully discloses behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.