write_python_file
Create or update Python files directly within a working directory or system-wide. Specify file path, content, and overwrite option to manage Python scripts efficiently.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | ||
file_path | Yes | ||
overwrite | No |