get_work_citations
Retrieve all works citing a specific work for forward citation analysis and research impact evaluation.
Instructions
Get all works that cite a given work. Essential for forward citation analysis and understanding research impact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Work identifier (OpenAlex ID, DOI, or URL) | |
| page | No | Page number for pagination | |
| sort | No | Sort by: publication_year, cited_by_count | |
| per_page | No | Citations per page (default: 10, max: 200) |