Pubmed Lookup Citation
pubmed_lookup_citationRetrieve PubMed IDs (PMIDs) from partial bibliographic citations using deterministic matching. More reliable than free-text search for structured references.
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 |