modify_file
Edit files using natural language instructions. Specify file path and edit description; AI applies changes with options for review, context, backup, and dry run.
Instructions
Local LLM File Modification - Applies edits using natural language instructions. Local LLM understands code and applies changes. Token savings: 1500+ to ~100 tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the file to modify | |
| instructions | Yes | Natural language edit instructions (e.g., "Add rate limiting to the login function") | |
| options | No |