add_marker_to_project_item
Add a marker with name, comments, duration, type, and color to a Premiere Pro source clip at a specified time.
Instructions
Add a marker to a project item (source clip marker).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Node ID or name of the project item | |
| time_seconds | Yes | Time in seconds for the marker | |
| name | No | Marker name | |
| comments | No | Marker comments | |
| duration_seconds | No | Duration of the marker in seconds (0 for point marker) | |
| type | No | Marker type (default: Comment) | |
| color_index | No | Color label index (0-7) |