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