search_abstracts
Search PubMed abstracts using text queries, date filters, and sorting. Retrieve titles, authors, journals, and DOIs.
Instructions
Search abstracts on PubMed database based on the request parameters.
While it returns a free-form text in practice this is a list of strings containing:
* the title of the article
* the abstract content
* the authors
* the journal name
* the publication date
* the DOI
* the PMID
Args:
request: SearchAbstractsRequest
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |