write
Write files with code, preventing duplicate code by blocking identical AST structures and warning on similarity.
Instructions
Write file. Blocks if duplicate exists, warns on similarity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Code to write | |
| file_path | Yes | Absolute file path |