km_add_execute_macro
Add an action to a macro that executes another macro, with an optional parameter.
Instructions
Add an action to execute another macro.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| macroIdentifier | Yes | Macro name or UID to add the action to | |
| macroToExecute | Yes | Name or UID of the macro to execute | |
| parameter | No | Optional parameter to pass to the executed macro |