Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations declare destructiveHint=true, but the description adds substantial behavioral detail: widgets keep config and fall back to demo data, the connection itself is not deleted, and explicit recovery steps (refresh_report, get_widget_data) are given. This goes well beyond the structured annotations and is highly informative.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.