raw_command
Send any REAPER bridge command by type and payload when no dedicated tool exists. Preview changes with dry_run or set a timeout for full control.
Instructions
Escape hatch: send any bridge command by type + payload (full reference: bridge/command_schema.md). Use when no dedicated tool covers it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| dry_run | No | Preview: return what would run without changing the project. | |
| payload | No | ||
| timeout_ms | No |