Inspect file metadata and SHA-256
file_infoRetrieve file metadata and SHA-256 hash without exposing contents, enabling safe pre-edit verification of large text files within a confined workspace.
Instructions
Return bounded metadata and whole-file SHA-256 for a regular file without exposing its bytes; use this SHA before editing large text files. Uses the same workspace confinement, link denial, and sensitive-path policy as text tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| workspace_id | No | Required when server_info lists multiple workspaces. |