Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the behavioral burden. It transparently discloses the state change (moving both the playback cursor and edit point) and the time unit, which is the core behavior. It does not, however, mention side effects, bounds/clamping, or return behavior; acceptable for a simple navigation command but not rich.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.