read
Fetch file content from a workspace while returning a file revision needed for subsequent edit or write operations. Use offset and limit to retrieve additional context.
Instructions
Read actual file content using Pi. Returns a file revision for subsequent edit/write preconditions. Use offset/limit for more context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path or path relative to the workspace. Home is a starting directory, not a sandbox. | |
| limit | No | ||
| offset | No | ||
| workspace_id | Yes |