faf_read
Read files within the allowed project root directory, automatically blocking paths that escape, to securely serve project context to AI assistants.
Instructions
Read a file within the project root (cwd / FAF_ALLOWED_ROOTS). Paths that escape the project are refused.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute or relative file path to read |