Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already flag destructiveHint=true, and the description adds meaningful context: it revokes consent, deletes connection data, makes data unavailable, and returns a reconnection URL. This goes beyond the annotation by specifying the exact destructive effects and the fallback mechanism, without contradicting the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.