km_move_action
Rearrange actions within a Keyboard Maestro macro by moving an action from one index to another.
Instructions
Move an action to a new position index. Subsequent actions will shift down.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| newIndex | Yes | New 1-based index to move the action to | |
| actionIndex | Yes | Current 1-based index of the action to move | |
| macroIdentifier | Yes | Macro name or UID |