read_file
Read a file's contents to analyze your codebase and generate architectural decision records with intelligent AI analysis.
Instructions
Read contents of a file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | No | Path to the file to read | |
| path | No | Path to the file to read (alias for filePath) |