uniprot_get_publications
Retrieve publications citing a UniProt entry, including PubMed IDs, DOIs, titles, authors, journal, year, and the specific experimental work each citation supports (e.g., CRYSTALLIZATION, PHOSPHORYLATION).
Instructions
List the publications UniProt cites on an entry, with PubMed IDs,
DOIs, titles, authors, journal, year, and the 'reference position'
annotation (the experimental work each citation supports — e.g.
'CRYSTALLIZATION', 'PHOSPHORYLATION AT SER-15', 'INVOLVEMENT IN
LI-FRAUMENI SYNDROME'). Pure composition over the entry's
references block — no extra HTTP call beyond the entry fetch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accession | Yes | UniProt accession, e.g. 'P04637' (human TP53) or 'P38398' (human BRCA1). Both reviewed (Swiss-Prot) and unreviewed (TrEMBL) accessions are accepted; case-sensitive. | |
| 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 |