generate_excel
Transform natural language descriptions into structured Excel spreadsheets with proper headers and data rows. Ideal for financial statements, sales data, or inventory lists.
Instructions
Generate a structured data spreadsheet (.xlsx) from natural language description. The AI creates realistic, well-formatted data tables with proper headers and data rows. Use this for financial statements, sales data, inventory lists, or any tabular data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | What data to generate, e.g. 'Monthly sales data with columns: Month, Product, Revenue, Units Sold, Growth%' | |
| rows | No | Number of data rows to generate (5-100). Default: 20. |