Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses concrete behavioral states, such as returning 'authenticated:true' and empty 'pending[]' vs. returning connect and per-install URLs when credentials are missing. This goes beyond the annotations (readOnlyHint, destructiveHint, idempotentHint) by explaining conditional output, though it does not detail the exact structure of URLs or pending[].
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.