km_get_action_xml
Retrieve the XML definition of a specific action in a Keyboard Maestro macro by providing the macro identifier and action index.
Instructions
Get the XML definition of a specific action in a macro. Actions are 1-indexed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| macroIdentifier | Yes | Macro name or UID | |
| actionIndex | Yes | Action index (1-based) |