Set Source In Out
set_source_in_outSet in and out points on the clip in the Source Monitor by specifying seconds to mark the exact trim range for editing.
Instructions
Set in and/or out points on the clip currently open in the Source Monitor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| in_seconds | No | In point in seconds (optional) | |
| out_seconds | No | Out point in seconds (optional) |
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. |