Pubmed Lookup Citation
pubmed_lookup_citationConvert partial bibliographic citations into PubMed IDs using deterministic ECitMatch matching. Provide journal, year, volume, page, or author to reliably find the PMID for a structured reference.
Instructions
Look up PubMed IDs from partial bibliographic citations. Useful when you have a reference (journal, year, volume, page, author) and need the PMID — deterministic citation matching, more reliable than free-text search for structured references. Each citation must include at least journal or year (ECitMatch primary-keys on journal+volume+page; author-only or volume-only inputs guarantee no match); more fields = better match accuracy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| citations | Yes | Citations to look up. More fields = better match accuracy. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | Present when the call failed. Absent on success. | |
| results | No | Match results, one per input citation | |
| totalMatched | No | Number of citations with PMID matches | |
| totalWarnings | No | Number of matched citations that carry at least one warning | |
| totalSubmitted | No | Number of citations submitted |