run_macro
Execute a macro by its ID to automate grandMA2 lighting console operations. Optionally select a macro pool.
Instructions
Execute a macro by ID.
Starts the specified macro using the Go+ command.
Args:
macro_id: Macro number to execute
pool: Macro pool number (default: 1)
Returns:
str: Operation result message
Examples:
- Run macro 5 from default pool
- Run macro 10 from pool 2
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| macro_id | Yes | ||
| pool | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |