Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and non-destructive behavior. The description adds useful behavioral nuance by disclosing the two main response states: fully connected, and missing credentials with connect_url and per-install URLs. This goes beyond what annotations provide, though it doesn't detail partial-connectivity behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.