edit_file
Replace an exact string in a project file with a new string, editing a single occurrence per call.
Instructions
Replace an exact string in a project file (single occurrence edit).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | ||
| path | Yes | ||
| oldString | Yes | ||
| newString | Yes |