km_delete_action
Delete a specific action from a Keyboard Maestro macro by providing the macro name or UID and the action index (1-based). Warning: This operation cannot be undone.
Instructions
Delete a specific action from a macro. Actions are 1-indexed. WARNING: This cannot be undone!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| macroIdentifier | Yes | Macro name or UID | |
| actionIndex | Yes | Action index to delete (1-based) |