km_add_shell_script
Add a shell script action to a Keyboard Maestro macro by name or UID, with optional output saved to a variable.
Instructions
Add an action to execute a shell script.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes | Shell script to execute | |
| saveToVariable | No | Optional: Variable name to save the script output to | |
| macroIdentifier | Yes | Macro name or UID |