read_file
Read text file content from specified paths to access and analyze code or documentation within development projects.
Instructions
Reads the content of a text file at the specified path
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | The path to the file to read (can be absolute or relative to project root). |