get_file_info
Analyze Excel or CSV file size and receive chunking recommendations to optimize large file processing for data analysis.
Instructions
Analyze file size and get chunking recommendations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the CSV or Excel file | |
| sheet | No | Sheet name for Excel files (optional) |