add_bullet_list
Insert a bullet list into a DOCX document by specifying the file path and list items, with an option to save to a different location.
Instructions
Add a bullet list to a DOCX file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | List items | |
| file_path | Yes | Absolute path to the .docx file | |
| output_path | No | Save to different path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |