file_info
Get metadata for any file or folder: type, size, and last modified time. Simply provide the file path to inspect.
Instructions
Return metadata about a file or folder (type, size, modified time).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to inspect. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |