Update Marker
update_markerModify an existing Premiere Pro marker's name, color, or comments at a specified time position to keep timeline annotations accurate.
Instructions
Update an existing marker's properties
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name | |
| color | No | New color index | |
| comments | No | New comments | |
| time_seconds | Yes | Time position of the marker to update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |