Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It states 'all configured' which clarifies scope (configuration vs. active connections) and implicitly indicates a read-only operation. However, it doesn't mention whether it includes credentials or status, but for a simple list operation this is acceptable.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.