read_file
Retrieve files from a sandbox to view code outputs, logs, and generated reports. Use base64 encoding for binary files like images.
Instructions
Read a file back out of a sandbox — an artifact your code produced, a log, a generated report. Use encoding "base64" for binary files such as images.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| encoding | No | ||
| sandbox_id | Yes |