MCP Documentation Service
by alekspetrov
Verified
edit_document
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 |
Input Schema (JSON Schema)
You must be authenticated.