query_csv
Select, filter, and sort rows from a CSV file using controlled operators. Apply column selection, criteria filters, and sorting with configurable parsing options.
Instructions
Select, filter, and sort rows with controlled operators.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| sort | No | ||
| limit | No | ||
| select | No | ||
| filters | No | ||
| options | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||