akb_history
Retrieve version history of a document including author, timestamp, and commit message. Each entry corresponds to a Git commit, enabling access to previous versions via commit hash.
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 |