papertrail_for_commit
Find issues, change requests, and reviews linked to a historical commit. Supply a commit hash to retrieve cached tracker items.
Instructions
Cached tracker items (issues / change requests / reviews) related to a historical commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| include | No | What to include: `fallback` (off by default). | |
| worktree | No | Absolute path of the checkout to scope reads to — pass a linked worktree to read its branch overlay. Defaults to the server's working directory. A path that is not a linked worktree of this repo is silently ignored: results then come from the indexed checkout, with no error. | |
| commit_hash | Yes |