file_info
Get file or directory metadata including size, creation time, modification time, file type, and read/write access.
Instructions
Return metadata for a file or directory.
Includes size, creation time, modification time, file type, and whether the path is readable/writable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the file or directory. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||