search_by_author
Find academic papers by a specific author on arXiv. Specify author name and optionally limit the number of results.
Instructions
Search for papers by a specific author.
Args:
author_name: Name of the author to search for
max_results: Maximum number of results to return (1-50)
Returns:
List of papers by the specified author
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| author_name | Yes | ||
| max_results | No |