Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, and the description only says 'lists,' implying a read-only operation. However, it does not explicitly state whether it is safe (e.g., no side effects), what permissions are needed, or how the list is returned. For a tool with no annotations, the description should disclose behavioral traits beyond the minimal verb.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.