read_file
Read a UTF-8 text file from the repository root to inspect its contents. Specify the file path and optional character limit to retrieve the content.
Instructions
Read a UTF-8 text file within the configured repository root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| max_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |