clear_item_in_out
Clears in and/or out points on a project item, resetting them to the full duration.
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) |