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