Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and idempotentHint=true, so safety is clear. The description adds useful behavioral details about conditional outputs (authenticated:true vs connect_url) and per-install URLs, which goes beyond annotations. However, it doesn't mention edge cases like partial connectivity, limiting transparency slightly.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.