ctverify:get
Retrieve citation entries by ID to access full details—cite, context, claim, status, and note—from the registry. Resolves the need to verify or inspect specific citations.
Instructions
Retrieve one or more citation entries by ID. Returns full details including cite, context, claim, status, and note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Citation IDs to retrieve (format: "filename:line:index") | |
| registry_path | Yes | Path to the citation registry JSON file (required). Set DT_CT_REGISTRY env var to make optional. |