file_info
Retrieve detailed file metadata including size, encoding, line endings, indentation style, and line count for analysis and compatibility checks.
Instructions
Returns detailed file metadata: size, encoding, line ending, indentation style, and line count. Uses the same encoding detection as read/edit (chardet + .editorconfig).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the file |