Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
readOnlyHint=true already covers the safety profile, and the description does add 'live'/'latest' freshness semantics beyond the annotation. However, it does not disclose what counts as an 'active' thread, whether the call blocks or polls, or what the result looks like when no threads are active. No 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.