sandbox_file_info
Retrieve metadata about a file or directory within an E2B sandbox, including size, type, and permissions by providing the sandbox ID and absolute path.
Instructions
Get metadata about a file or directory in a sandbox (size, type, permissions).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sandboxId | Yes | The sandbox ID. | |
| path | Yes | Absolute path to get info for. |