delete_clip_marker
Delete a marker from a clip on the current timeline at the specified frame offset using the clip name and frame ID.
Instructions
Delete a marker from a clip on the current timeline at the specified frame.
Args: clip_name: Name of the clip on the timeline. frame_id: Frame offset of the marker to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame_id | Yes | ||
| clip_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |