Prompt capture
Edit tool description
10 model strings share this prompt, byte for byte.
1Performs exact string replacement in a file.
3- You must Read the file in this conversation before editing, or the call will fail.
4- `old_string` must match the file exactly, including indentation, and be unique — the edit fails otherwise. Strip the Read line prefix (line number + tab) before matching.
5- `replace_all: true` replaces every occurrence instead.