edit_file
Replace exact text in a file with new content. Specify file path, old and new strings, optional replacement count, and optional remote host.
Instructions
Pontos szoveg-csere egy meglevo fajlban (nem regex).
Args: params (EditFileInput): path, old_string, new_string, count, host. Returns: str: Hany csere tortent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |