read_file
Extract content from a file by specifying a path, optional row range, and JSON parsing. Ideal for retrieving specific data segments or structured content in terminal operations.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
as_json | No | ||
end_row | No | ||
path | Yes | ||
start_row | No |