get_citations
Retrieve articles that cite a specific paper by providing its citation ID from a previous search.
Instructions
Get articles that cite a specific paper.
Use the citation_id from search_articles results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| citation_id | Yes | Citation ID from a previous search result | |
| num_results | No | Number of citing articles (max 20) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| citation_id | Yes | ||
| citing_articles | Yes | ||
| total_citations | Yes |