Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden of explaining behavior. It does disclose that the tool returns session spend totals and liveness status, which implies a read-only listing. However, it does not explicitly state that there are no side effects, nor does it mention authentication, ordering, pagination, or session scope.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.