Pubmed Lookup Citation
pubmed_lookup_citationRetrieve PMIDs from incomplete citation details (journal, year, volume, page, author). Uses deterministic matching for structured references, improving accuracy over free-text search.
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 one bibliographic field (journal, year, volume, firstPage, or authorName); 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 | |
| totalSubmitted | Yes | Number of citations submitted | |
| totalWarnings | Yes | Number of matched citations that carry at least one warning |