Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden for behavioral disclosure. 'Test connection' implies a read-only diagnostic operation, but the description doesn't specify what constitutes a successful test, what output to expect, whether authentication is required, or any rate limits. It provides minimal behavioral context beyond the basic purpose.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.