rename_clip
Renames a specific clip on the timeline by targeting it with its node ID, allowing you to update the clip's display name directly.
Instructions
Rename a clip on the timeline. Uses QE DOM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| new_name | Yes | New name for the clip |