label_macro_tool
Label a macro in the grandMA2 macro pool by providing the macro number and a name for easy identification.
Instructions
Label a macro in the macro pool.
Args:
macro_id: Macro number to label
name: Label text for the macro
Returns:
str: Operation result message
Examples:
- Label macro 5 as "Blackout All"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| macro_id | Yes | ||
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |