get_file_structure
Analyzes large file structure to provide line statistics, recommended chunk size, and samples from start and end for efficient file handling.
Instructions
Analyze file structure and get comprehensive metadata including line statistics, recommended chunk size, and samples from start and end.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute path to the file |