read_file
Read the full text content of a file at a specified path. Get the complete file contents needed for review or processing.
Instructions
Read and return the full text content of a file at the given path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |