akb_diff
Get a document's content diff at a specific commit, showing what was added, removed, or modified. Find commit hashes via akb_history or akb_activity.
Instructions
Get the content diff for a document at a specific commit. Shows what was added/removed/modified. Use akb_history or akb_activity to find commit hashes first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Document URI | |
| commit | Yes | Commit hash (from akb_history or akb_activity) |