add_list
Add a bulleted or numbered list to a LibreOffice document by providing a document ID and item strings, with an option for ordered lists.
Instructions
Append a bulleted (or numbered, if ordered=true) list — one string per item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | ||
| color | No | #222222 | |
| items | Yes | ||
| doc_id | Yes | ||
| ordered | No |