read_file
Read file contents to enable AI analysis for generating architecture decision records.
Instructions
Read contents of a file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the file to read (alias for filePath) | |
| filePath | No | Path to the file to read |