delete_marker
Delete a marker at a specific time position from a sequence or clip. Provide the time in seconds and optionally a clip node ID to target a clip marker.
Instructions
Delete a marker at a specific time position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_seconds | Yes | Time position of the marker to delete | |
| node_id | No | Optional clip node ID (deletes from sequence if omitted) |