write_python_file
Create or update Python files directly in the working directory. Specify the file path, content, and optional overwrite setting to manage scripts efficiently. Part of the MCP Python Interpreter for streamlined development workflows.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | ||
file_path | Yes | ||
overwrite | No |