Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Read-only and idempotent annotations already cover the safety profile, and the description adds useful conditional behavior: authenticated:true with empty pending[] when all providers are connected, and connect_url when credentials are missing. It does not cover every partial-connectivity state, but adds meaningful context beyond annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.