get_file_summary
Retrieve line count, character count, and word count statistics for a file. Ideal for analyzing file content quickly.
Instructions
Get comprehensive statistical summary of a file including line stats, character stats, and word count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute path to the file |