akb_diff
Retrieve content changes for a document at a given commit, showing additions, removals, and modifications. Find the commit hash via history or activity first.
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) |