Read File from Sandbox
sandbox_fs_readRetrieve text content of a file from a sandbox by supplying the sandbox name and absolute path.
Instructions
Read a file from the sandbox filesystem and return its contents as text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Sandbox name | |
| path | Yes | Absolute path inside the sandbox |