add_bulleted_list
Add a bulleted list to a document with customizable style. Specify items and choose from three list indent levels.
Instructions
Add a bulleted list to the document.
Args: items: List of item texts style: List style - "List Bullet", "List Bullet 2", "List Bullet 3"
Returns: Success message or error
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| style | No | List Bullet |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |