Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
While annotations already declare read-only and idempotent behavior, the description adds concrete conditional output details such as returning authenticated:true with empty pending[] or connect_url and per-install URLs. This provides agent-useful behavioral context beyond the flat annotation fields.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.