update_file_content
Modify specific rows within a file by updating or replacing content, including targeted substrings, using a precise row-based approach for efficient file editing.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | ||
path | Yes | ||
row | No | ||
rows | No | ||
substring | No |