get_draft_diff
Compare any draft against its source or a specific version to review changes before publishing. Displays unchanged sections and detailed diffs for modifications.
Instructions
Compare a draft against its source version (or a specific published version) to see what changed. Shows unchanged sections and detailed diffs for modified sections. Useful before publishing to review changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent ID | |
| draft_id | Yes | The draft ID to diff | |
| compare_to | No | Version ID to compare against. If omitted, compares against the draft's source version. |