medeval_diff_document_revisions
Compare two document revisions to identify textual changes, with an optional character limit to bound the diff output.
Instructions
Compare two immutable revisions with a bounded textual diff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | ||
| workspace_id | Yes | ||
| to_revision_id | Yes | ||
| from_revision_id | Yes | ||
| max_diff_characters | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||