Set Sequence In Out Points
set_sequence_in_out_pointsSet the timeline's export range by specifying in and out points in seconds, controlling which portion of the sequence is used for exports or previews.
Instructions
Set the sequence in and out points (for export range, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| in_seconds | Yes | In-point in seconds | |
| out_seconds | Yes | Out-point in seconds |
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. |