type_check_file
Analyze Python code for type consistency by executing type checking on a specified file using Pyrefly's type inference engine in the MCP Pyrefly Autotype Server.
Instructions
Run type checking on a Python file using Pyrefly
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_path | Yes | Path to the Python file to type check |