file_read
Read text or code file contents from the workspace root. Access is restricted to allowed directory paths.
Instructions
Read the contents of a text/code file in the workspace.
Access is strictly confined to the workspace root.
Args:
path: Path to the file, relative to workspace root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |