cursor_agent_edit_file
Edit files using natural language instructions to modify code or content without manual editing, reducing token usage in AI workflows.
Instructions
Edit a file with an instruction. Prompt-based wrapper; no CLI subcommand required.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| instruction | Yes | ||
| apply | No | ||
| dry_run | No | ||
| prompt | No | ||
| output_format | No | text | |
| extra_args | No | ||
| cwd | No | ||
| executable | No | ||
| model | No | ||
| force | No | ||
| echo_prompt | No |