reaper_add_marker
Add a marker to a Reaper project at a given time in seconds, with an optional label. Returns marker details.
Instructions
Add a project marker at a time. Returns {id, is_region, position_sec}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| position_sec | Yes | Marker time in seconds | |
| name | No | Marker label |