aggregate_table
Compute grouped metrics across worksheet data or native Excel tables, supporting group-by, filters, sorting, row limits, and schema inference.
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 |