akb_diff
Show document content diff for a given commit, highlighting added, removed, and modified lines. Obtain the commit hash via history or activity queries.
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) |