Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With readOnlyHint=true already signaling a non-mutating operation, the description adds useful environment-specific behavior: it opens a player in interactive views and returns a watch link elsewhere. It does not fully explain output details or failure cases, but the output schema likely covers those, so the added context is meaningful without contradiction.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.