add_header_footer
Add a header and/or footer to a DOCX file. Specify text for each or leave blank to skip.
Instructions
Add header and/or footer to a DOCX file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the .docx file | |
| footer_text | No | Footer text (empty to skip) | |
| header_text | No | Header text (empty to skip) | |
| output_path | No | Save to different path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |