Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has 100% coverage for the 'frame' parameter with its own description ('The frame number to navigate to'). The tool description adds no additional semantics beyond the schema, such as whether frame numbering starts at 0 or 1, valid ranges, or whether fractional frames are supported. Thus, it does not elevate understanding beyond the schema baseline.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.