get_citations
Retrieve pinned GitHub source citations behind any note, including repository, file path, line range, and permalink. Verify whether claims are supported or find notes citing a specific repository.
Instructions
Every source of truth behind a note, or across the whole collection — repository, file path, line range, the specific claim it supports, and a permalink pinned at a commit SHA. Use this to check whether a claim is actually supported, or to find which notes cite a given repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Note id. Omit to search across all notes. | |
| path | No | Filter by a substring of the cited file path. | |
| repo | No | Filter by repository, e.g. "Medieval-Factions". |