get_file_info
Retrieve detailed file metadata including size, modification date, and line count to understand file characteristics before further processing.
Instructions
Get detailed information about a file including size, modification date, and line count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the file to analyze |