read_file
Access and extract content from text files up to 10MB, specifying optional line ranges for precise reading within the Moatless MCP Server environment.
Instructions
Read file contents with optional line range. Supports text files up to 10MB.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_line | No | End line number (1-based, optional) | |
file_path | Yes | Path to the file to read (relative to workspace root) | |
start_line | No | Start line number (1-based, optional) |