Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotation readOnlyHint=true already establishes the read-only nature, so the description's added value is the returned field list and REST endpoint. It does not mention pagination, authentication, or potential side effects, and the word 'running' could mislead about the scope of results, but there is no direct contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.