add_numbered_list
Add a numbered list to a DOCX file by providing the file path and list items, with an optional custom output path.
Instructions
Add a numbered 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 |