papertrail_for_chunk
Retrieve the 'why' behind a code chunk: its current text, cached tracker items, and review comments that reference it.
Instructions
The 'why' behind a chunk: its current text plus the cached tracker items (issues / change requests) and review comments that reference it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| chunk_id | Yes | ||
| 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. |