file_info
Check whether a path exists and retrieve its size and modification time without reading the contents.
Instructions
Check whether a path exists and get its size and modification time, without reading it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to inspect. | |
| workspace | No | Workspace alias. Defaults to the active workspace. |