Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no provided annotations, the description carries the full behavioral burden, and it only says 'show', implying a read-only operation without stating output format, error behavior, or whether a connection is needed. No additional behavior context (e.g., side effects, performance, auth) is provided.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.