oracle_read
Read files with full content on first read and compact deltas on repeat reads to minimize token consumption.
Instructions
Read a file, returning full content on first read or a compact delta on repeat reads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |