run_alignment_command
Execute alignment commands lacking dedicated tools, using custom parameters for tasks like impulse-mode alignment or aligned copy, in Room EQ Wizard.
Instructions
Run a raw alignment tool command (discover names with get_alignment_state's availableCommands). Escape hatch for commands without a dedicated tool, e.g. impulse-mode alignment or 'Aligned copy'. Extra parameters merge into the command body at the top level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Alignment tool command name, e.g. 'Align phase' | |
| parameters | No | Extra top-level command fields, e.g. { "frequency": 80 } |