uniprot_get_citation
Retrieve a UniProt citation record using a PubMed ID to get title, authors, journal, year, volume, pages, and cross-references.
Instructions
Fetch a UniProt citation record by ID (typically a PubMed ID, e.g. 9840937). Returns title, authors, journal, year, volume, pages, and cross-references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| citation_id | Yes | Citation ID, typically a numeric PubMed ID, e.g. '9840937'. | |
| response_format | No | 'markdown' (default) for a human-readable report with a provenance footer, or 'json' for a machine-parseable structured payload with the same data. Any other value is rejected. | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |