Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (read-only, idempotent), the description discloses specific behavioral scenarios: what happens when all providers are connected (authenticated:true, empty pending[]) and when credentials are missing (returns connect_url for toolkit and per-install URLs). This adds transparency about conditional outputs, though it does not cover partial connectivity or error cases.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.