Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations cover the read-only, idempotent, non-destructive nature of the operation. The description adds valuable conditional behavior: it states that authenticated:true with an empty pending array occurs when all providers are connected, and that missing credentials yield a connect_url and per-install URLs. This aligns with annotations and enriches the operational model.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.