Pubmed Lookup Citation
pubmed_lookup_citationRetrieve PubMed IDs from partial bibliographic citations using deterministic matching. Provide journal, year, volume, page, or author to find the PMID.
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 |
|---|---|---|---|
| results | Yes | Match results, one per input citation | |
| totalMatched | Yes | Number of citations with PMID matches | |
| totalWarnings | Yes | Number of matched citations that carry at least one warning | |
| totalSubmitted | Yes | Number of citations submitted |