read_file
Access and retrieve the content of any file within size limits using the MCP Python Interpreter. Specify the file path and optional size cap to safely read and return the data.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_path | Yes | ||
max_size_kb | No |