get_author_papers
Retrieve academic papers authored by a specific researcher using their Semantic Scholar author ID, with adjustable limit and offset for paginated results.
Instructions
Get papers written by a specific author.
Args: author_id: Semantic Scholar author ID. limit: Max papers to return (1-1000, default 10). offset: Pagination offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| author_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |