bulk_replace_text
Replace multiple text strings in all body paragraphs of a Word document, correctly handling text split across runs.
Instructions
Find and replace text across all body paragraphs, handling text split across runs. replacements maps search_text -> replacement_text (case-sensitive).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| replacements | Yes | ||
| document_handle | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |