convert_csv_to_parquet
Convert CSV/TSV to compressed Parquet, reducing query costs and storage by 85%.
Instructions
Converts delimited CSV/TSV data into columnar Apache Parquet format with snappy compression, cutting query costs and storage by 85%. (0.015 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |