Set Playhead Position
set_playhead_positionNavigate to an exact time in the active sequence by setting the playhead position. Specify seconds to move the CTI for precise timeline review.
Instructions
Set the playhead (CTI) position in the active sequence
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_seconds | Yes | Time position in seconds to move the playhead to |
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. |