read_file
Retrieve file contents from the local Git repository by specifying the file path. Optionally set a character limit to preview large files without loading everything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| max_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||