read_project_file
Read a text file from a permitted directory after validating path, file type, binary content, and size limits.
Instructions
Read a text file from an allowed root with path, file, binary, and size checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | Yes | Absolute configured allowed root. | |
| maxBytes | No | ||
| relativePath | Yes |