read_workspace_file
Reads the full text contents of any file within the sandboxed workspace. Use it to retrieve context from earlier documents or code files.
Instructions
Read the full text contents from a specific file strictly inside the sandboxed workspace folder. Use this to get context from previous documents or code files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |