km_delete_trigger
Delete a specific trigger from a Keyboard Maestro macro. Provide the macro name or UID and the 1-based trigger index to remove.
Instructions
Delete a trigger from a macro. Triggers are 1-indexed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| triggerIndex | Yes | Trigger index to delete (1-based) | |
| macroIdentifier | Yes | Macro name or UID |