write_python_file
Write or update Python files in the working directory or system-wide using specified content and file path. Control file overwriting with an optional parameter to manage file modifications.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | ||
file_path | Yes | ||
overwrite | No |