delete_file_content
Delete specific rows or substrings within rows in a file using a 0-based row index or list of rows. Specify a path to the file and optionally a substring to remove only partial content.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | ||
row | No | ||
rows | No | ||
substring | No |