replace_text
Replace text within an allowed UTF-8 file by specifying the file path, search string, and replacement. Enables controlled edits while preventing access to sensitive files through security rules.
Instructions
Replace text inside one allowed UTF-8 text file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| search | Yes | ||
| replace | Yes | ||
| caseSensitive | No |