Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover read-only, idempotent, and non-destructive behavior. The description adds meaningful output-cycle context: authenticated:true with empty pending[], and connect_url/toolkit URLs when credentials are missing. It does not fully describe partially configured states, but it is transparent for a simple status tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.