papertrail_refs_for_path
Find cached tracker items (issues, PRs) that reference a given path in your repository. Use it to discover related work and context for any file or directory.
Instructions
List cached tracker items discovered to reference a current path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| limit | No | ||
| 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. |