Tools › read_file
read_file
Coming soon
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
path |
string |
yes | Full path to the file to read |
offset |
string |
no | Line number to start from (1-based). Default: 1 |
limit |
string |
no | Max lines to return. Default: 200 |
Example prompts
Keywords
read file · file contents · open file · text file