Razor All Tracks
razor_all_tracksSplit every clip on all video and audio tracks at the playhead or a specified time to create precise edit points.
Instructions
Razor (split) all clips at the playhead position across all tracks, or at a specific time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_type | No | Which track types to razor (default: both) | |
| time_seconds | No | Time to razor at in seconds (uses playhead position if omitted) |
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. |