Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations exist, so the description carries the burden of behavioral disclosure. It does reveal a meaningful behavioral trait: connectors outside the allowlist are filtered out. However, it doesn't mention output format, pagination, ordering, or any other side effects, though 'list' implies a read-only operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.