Move Playhead To Edit
move_playhead_to_editMove the playhead to the next or previous edit point to navigate between cuts and review timeline changes efficiently.
Instructions
Move the playhead to the next or previous edit point.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | No | Direction (default: next) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |