add_paragraph
Append a paragraph to a HWP or HWPX document and write a new file, preserving the original formatting and structure.
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 |