fs_read
Read a bounded text range from a file by specifying platform, path, and optional start/end lines. Sensitive ranges trigger review instead of returning content.
Instructions
Read a bounded normal text range. Sensitive ranges return review_required and no content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| distro | No | ||
| line_end | No | ||
| platform | Yes | ||
| line_start | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||