km_move_action
Move a Keyboard Maestro action to a new position within its macro, automatically shifting subsequent actions down.
Instructions
Move an action to a new position index. Subsequent actions will shift down.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| macroIdentifier | Yes | Macro name or UID | |
| actionIndex | Yes | Current 1-based index of the action to move | |
| newIndex | Yes | New 1-based index to move the action to |