Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description alone must convey behavioral traits. It implies a safe, read-only list operation and adds the useful scope 'available to the session,' but it does not explicitly state that it is read-only, has no side effects, or mention any auth requirements.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.