spreadsheet_add_sheet
Add a new sheet to a spreadsheet workbook with custom name and optional column headers for organizing data in LibreOffice documents.
Instructions
Add a new sheet to a spreadsheet workbook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | Document handle returned by document_open | |
| sheetName | Yes | Name for the new sheet | |
| headers | No | Optional column headers for the first row |