get_csv_info
Retrieve detailed information about a CSV file, including its structure and metadata, to quickly understand the data without opening it.
Instructions
Get detailed information about a CSV file
Args: filename: Name of the CSV file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |