analyze_file
Analyze a file to retrieve its size, MIME type, line/word/character counts, and modification dates.
Instructions
Analyze a file and return statistics: size, MIME type, line/word/character counts, and dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the file to analyze |