get_file_info
Retrieve detailed metadata for any file or directory, including size, timestamps, type, and permissions, to inspect its properties.
Instructions
Get detailed metadata for a file or directory (size, timestamps, type, permissions).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Full path to the file or directory. Example: D:\Projects\file.txt |