clear_item_in_out
Reset a project item to full duration by clearing its in and out points. Optionally clear the in point or out point individually.
Instructions
Clear in and/or out points on a project item (reset to full duration).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Node ID or name of the project item | |
| clear_in | No | Clear the in point (default: true) | |
| clear_out | No | Clear the out point (default: true) |