get_compound_literature
Retrieve PubMed articles linked to a compound via PubChem ID, using NCBI's curated compound-to-publication links.
Instructions
Get PubMed articles linked to a compound.
Uses NCBI's curated compound-to-publication links.
Args: cid: PubChem Compound ID limit: Maximum PubMed IDs to return (1-100)
Returns: JSON with linked PubMed IDs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cid | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |