Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotent, and non-destructive. The description adds specific behavioral outcomes: authenticated true with empty pending, or connect_url for toolkit and per-install URLs when credentials missing. This adds context beyond annotations, though not exhaustive (e.g., partial connectivity not covered), but sufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.