Get file or directory info
zspace_infoInspect detailed metadata for a single file or directory on ZSpace NAS, including permissions, timestamps, exact size, and type details. Use when you need more than the ls summary provides.
Instructions
Return detailed metadata for one file or directory on the ZSpace NAS.
Use when you need more than the ls summary exposes (permissions, timestamps, exact size, type details). Returns the raw info object from the NAS API. Read-only; the path must already exist.
One path only — use zspace_ls to enumerate a directory, or zspace_search to locate an item first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path of the file or directory to inspect, e.g. /sata11/my/data/影视 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||