get_file_info
Retrieve metadata about a file or directory including size, modification time, and type.
Instructions
Get metadata about a file or directory (size, modification time, type).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File or directory path | |
| workspace_root | No | Workspace root directory (optional) |