aggregate_table
Compute grouped metrics over Excel worksheet data or native tables. Apply group-by, filters, and sorting to produce concise summaries.
Instructions
Compute grouped metrics over worksheet-shaped data or a native Excel table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| filters | No | ||
| metrics | No | ||
| sort_by | No | ||
| filepath | Yes | ||
| group_by | No | ||
| row_mode | No | arrays | |
| sort_desc | No | ||
| header_row | No | ||
| sheet_name | No | ||
| table_name | No | ||
| infer_schema | No |