document_dry_run_edit
Validate document edits by applying a patch against a specific revision and returning the resulting diff without saving changes.
Instructions
Validate PatchIR and return a diff without saving.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patch | Yes | ||
| doc_id | Yes | ||
| revision_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |