Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds valuable behavioral context beyond the annotations (readOnlyHint, idempotentHint): it explains the return structure in two distinct states, including specific fields like 'authenticated:true', 'pending[]', and 'connect_url'. This goes beyond the basic safety hints, though it does not cover all potential states (e.g., partial connectivity), leaving some gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.