Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It discloses that only active sessions are returned and includes status, but does not explicitly state that the operation is read-only or has no side effects. The implication is fairly clear for a list operation, but some behavioral context is missing.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.