create_xlsx
Create Excel XLSX spreadsheets with multiple sheets, headers, and data rows. Specify output path and sheet definitions to produce structured files for reporting and analysis.
Instructions
Create an Excel spreadsheet (XLSX) with sheets and data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheets | Yes | Array of sheets | |
| outputPath | Yes | Output file path for the XLSX file |