get_semantic_scholar_paper_authors
Fetch the list of authors for a given paper using its ID, with offset pagination to navigate through results.
Instructions
List the authors of a paper with offset pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| fields | No | ||
| offset | No | ||
| paper_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |