add_paragraph
Append a text paragraph to a HWP or HWPX file and save the result as a new file. Preserves original formatting.
Instructions
Append a text paragraph and write a NEW file (python-hwpx delegate; reserialized, re-validate after).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| text | Yes | ||
| out_path | Yes | ||
| section_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |