sandbox_file_read
Reads the contents of a file inside an E2B sandbox by specifying sandbox ID and absolute file path.
Instructions
Read the contents of a file in a sandbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sandboxId | Yes | The sandbox ID. | |
| path | Yes | Absolute path to the file inside the sandbox. |