run_command
Execute any catalogued Dorico command using its exact command ID, with optional parameters to confirm destructive actions.
Instructions
Dispatch any catalogued Dorico command ID with optional parameters.
Args:
command_id: Exact command string as declared in the catalog.
params: Optional dictionary of query parameters. Set {"confirm": True}
to authorize destructive commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | ||
| command_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||