km_search_replace_action
Find and replace text inside a specific macro action to fix typos or update values.
Instructions
Search and replace text within a specific action in a macro. Useful for fixing typos or updating values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| searchText | Yes | Text to search for | |
| actionIndex | Yes | Action index (1-based) | |
| replaceText | Yes | Text to replace with | |
| macroIdentifier | Yes | Macro name or UID |