Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint and idempotentHint, and the description adds valuable behavioral details beyond that: the specific fields returned ('authenticated:true', 'empty pending[]', 'connect_url', 'per-install URLs') and the conditions under which they appear. This enhances understanding without contradicting annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.