edit_document
Modify markdown documents by replacing specific line sequences with new content. Generates a git-style diff to display changes, enabling precise document editing and version tracking.
Instructions
Make line-based edits to a markdown document. Each edit replaces exact line sequences with new content. Returns a git-style diff showing the changes made.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dryRun | No | ||
edits | Yes | ||
path | Yes |