search_and_replace
Find and replace text in HWP files, writing results to a new file to preserve the original.
Instructions
One-shot text replace written to a NEW file; fails closed on 2+ matches unless scope='all'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| find | Yes | ||
| path | Yes | ||
| scope | No | ||
| replace | Yes | ||
| out_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |