km_search_replace_action
Search and replace text in a specific macro action to correct 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 |
|---|---|---|---|
| macroIdentifier | Yes | Macro name or UID | |
| actionIndex | Yes | Action index (1-based) | |
| searchText | Yes | Text to search for | |
| replaceText | Yes | Text to replace with |