Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds behavioral context beyond the annotations by explaining the two states (connected vs. missing credentials) and the corresponding return fields. This includes what happens when credentials are missing, which is useful. The annotations already declare readOnlyHint and idempotentHint, so the description does not need to repeat safety. No contradictions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.