docgraph_history
Shows git commit history for a document: amendment count, author count, first and last change dates, and most recent commit message. Returns empty for untracked files.
Instructions
Show git commit history for a document: how many times it was amended, by how many authors, first/last change dates, and the most recent commit message. Returns empty for files not tracked by git (gitignored or untracked).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document | Yes | Document name or path |