get_gene_literature
Retrieve PubMed articles linked to a specific gene via NCBI's curated gene-to-publication links for precise results.
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 |
|---|---|---|---|
| gene_id | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |