R/tools-builtin.R
tool_multi_edit.Rd
Apply a sequence of exact-match text replacements to a file.
tool_multi_edit(path, edits)
A tool definition created with ellmer::tool().
ellmer::tool()
Path to the file to edit (tool argument)
List or JSON string of edit operations (tool argument)