reaper_run_action
Execute any Reaper action using its numeric command ID. Useful for actions without dedicated tool wrappers.
Instructions
Trigger any Reaper action by numeric command ID (Main_OnCommand).
The escape hatch for actions not yet wrapped as dedicated tools. Look up IDs in Reaper's Actions list (right-click an action → Copy selected action command ID). Marked destructive because arbitrary actions can do anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command_id | Yes | Numeric Reaper action command ID (from the Actions list) |