get_gene_literature
Retrieve PubMed article IDs linked to an NCBI Gene ID via curated gene-to-publication links, avoiding imprecise keyword searches.
Instructions
Get PubMed articles linked to a gene.
This uses NCBI's curated gene-to-publication links, which are more precise than keyword searches.
Args: gene_id: NCBI Gene ID limit: Maximum PubMed IDs to return (1-100)
Returns: JSON with linked PubMed IDs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| gene_id | Yes |