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