read_file
View existing code files by reading contents from the local file system. Access files using relative or absolute paths to examine project code.
Instructions
Read the contents of a file from the local file system. Use this to view existing code files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the file (relative to projects directory or absolute) |