read_file
Read and retrieve the contents of a specified file using a defined encoding. This tool integrates with Edit-MCP, enabling AI systems to perform essential file operations.
Instructions
Read the contents of a file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
encoding | No | Encoding to use when reading the file (default: utf8) | |
path | Yes | Path to the file to read |