add_sheet
Add a worksheet to a LibreOffice Calc document by name, optionally at a specified index, and get the updated sheet count.
Instructions
Add a worksheet by name (appended, or at index). Returns {name, count}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| index | No | ||
| doc_id | Yes |