Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Despite lacking explicit annotations about side effects, the description discloses clear behavioral outcomes: returns authenticated:true with empty pending[] when all providers are connected, and connect_url when credentials are missing. This adds meaningful transparency beyond the readOnly and idempotent hints.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.