Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds significant behavioral detail beyond the annotations: it specifies two distinct output states (all connected vs. missing credentials) and what fields appear (authenticated, pending[], connect_url). This goes well beyond the readOnlyHint and idempotentHint already declared, offering concrete insight into runtime behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.