Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark destructiveHint=true, indicating irreversible action. The description adds behavioral details: revokes consent, deletes data, and returns a reconnection URL. This goes beyond annotations by explaining the post-action state and the ability to reconnect, which helps an agent understand consequences.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.