Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (readOnlyHint, idempotentHint, non-destructive), the description discloses two concrete behaviors: all-connected returns authenticated:true and empty pending[], while missing credentials returns connect_url and per-install URLs. This adds meaningful conditional context 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.