database_query
Filter and query sales data using interactive controls for date range, category, status, sales rep, and amount. Preview results in a table and export summaries for analysis.
Instructions
Query and filter sales database with interactive UI. Filter by date range, category, status, sales rep, and amount. Preview data in table format and export summaries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Order status filter | |
| category | No | Product category filter | |
| salesRep | No | Filter by sales representative name | |
| dateRange | No | Date range filter (default: 30d) | |
| minAmount | No | Minimum order amount filter |