Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already cover the read-only safety profile via readOnlyHint and openWorldHint. The description adds the 'currently running' state filter, which is useful behavioral context, but it does not disclose pagination behavior, result ordering, or the implications of the openWorldHint flag.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.