read_file
Return the full text content of a file to inspect code, configs, logs, or any text file before making edits.
Instructions
Read and return the full text content of a file. Use this to inspect existing code, configs, logs, or any text file before editing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |