clear_item_in_out
Clear in and out points on a project item to reset it to its full duration. Choose to clear only the in point, only the out point, or both.
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) |