Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and idempotentHint=true, so the safety profile is covered. The description adds the scope fact that both connected and disconnected agents are returned, which is beyond the annotations but minimal. No additional behavioral context (e.g., pagination, response format) is provided, but given annotations, the description is adequate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.