mcp-editor

by arathald
Verified

undo_edit

Reverse the most recent edit made to a specified file by providing its absolute path, ensuring precise file restoration without automated writes.

Instructions

Undo the last edit to a file

Input Schema

NameRequiredDescriptionDefault
pathYesAbsolute path to the file

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Absolute path to the file", "type": "string" } }, "required": [ "path" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-editor

Related Tools

ID: lnfcd9is5i