Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It indicates a read operation ('List') and scopes to 'active' sessions, adding some behavioral context. However, it doesn't disclose pagination, result structure, or other side effects, which is a gap for a tool without annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.