read
Read files from a project directory while blocking path traversal attacks, enabling secure file access.
Instructions
Read a file from the project directory. Path traversal is blocked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path relative to project_path | |
| project_path | Yes | Project root (absolute path) |