csv_to_json
Convert local CSV files to JSON records without uploading data. Returns JSON directly in the tool result.
Instructions
Convert a local CSV file to JSON records (returned in tool result). Local files only — never uploads user data anywhere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to CSV file. | |
| delimiter | No |