Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With annotations declaring readOnlyHint=true, the description adds the useful context that the tool returns combined RT and IMDB ratings. It does not contradict the annotations. However, it doesn't detail what 'combined' means (e.g., separate fields vs. a single score) or any other behavioral traits like availability or data freshness, but the output schema reduces the need for such details.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.