add_list
Apply bullet or numbered list formatting to specified paragraphs in a Word document.
Instructions
Apply list formatting to paragraphs (bullet or numbered).
Creates numbering definitions and sets w:numPr on each target paragraph.
Args: para_ids: List of paraIds to format as list items. style: "bullet" or "numbered".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_ids | Yes | ||
| style | No | bullet |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |