read_file
Retrieve file contents from a specified path to access project files, code, or configuration. Enables inspection and verification of project state for effective technical project management.
Instructions
Read the contents of a file at the given path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative or absolute path to the file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |