update_file_content
Modify specific rows in a file by updating content or replacing substrings. Provide the file path, new content, and optional row numbers for targeted changes.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | ||
path | Yes | ||
row | No | ||
rows | No | ||
substring | No |