export_report_to_excel
Exports combined order, stock, and task data into an .xlsx file on disk for reporting and analysis.
Instructions
Export tabular data (e.g. combined order/stock/task data) to an .xlsx file on disk
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes | ||
| columns | Yes | ||
| filename | Yes | ||
| sheetName | Yes |