search_by_author
Search PubMed for publications by a specific author with exact name matching to avoid irrelevant results. Sort by publication date or relevance.
Instructions
Find an author's PubMed-indexed publications.
Wraps search_pubmed with the [au] field qualifier so partial-name
matches don't pollute the result. Newest-first by default — flip sort
to 'relevance' to surface most-cited / highest-impact first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | 'pub_date' (default, newest first) or 'relevance'. | pub_date |
| author | Yes | Author name in 'LastName Initials' form. Examples: 'Vick K', 'Doudna JA', 'Jumper J'. | |
| max_results | No | Max papers to return. Default 20, hard cap 100. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||