akb_history
Retrieve document version history with commit details (who, when, why) and use commit hashes to access previous versions via akb_get.
Instructions
Get version history of a document — who changed it, when, and why. Each entry is a Git commit. Use the commit hash with akb_get to read a previous version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Document URI | |
| limit | No | Max entries |