ketan_read_file
Read a file from the workspace by relative path and record its existence as a belief for tracking.
Instructions
Read a file from the workspace. Also records its existence as a belief.
Args: filepath: Path relative to workspace root (e.g., "src/main.py")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |