cursor_agent_edit_file
Modify files using prompt-based instructions without CLI commands. Supports configurable output formats, dry runs, and optional extras to streamline file editing tasks.
Instructions
Edit a file with an instruction. Prompt-based wrapper; no CLI subcommand required.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apply | No | ||
cwd | No | ||
dry_run | No | ||
echo_prompt | No | ||
executable | No | ||
extra_args | No | ||
file | Yes | ||
force | No | ||
instruction | Yes | ||
model | No | ||
output_format | No | text | |
prompt | No |