search_pubmed
Search PubMed for peer-reviewed biomedical literature. Retrieve up to 10 papers per query on research, drug mechanisms, clinical outcomes, and disease studies.
Instructions
Search PubMed for peer-reviewed biomedical literature. Read-only operation. No authentication required. Uses NCBI E-utilities public API (rate limit: ~3 requests/sec). Returns up to 10 results per call. No pagination. Returns 'No papers found.' if no results match. Use for: research papers, drug mechanisms, clinical outcomes, disease studies, safety/efficacy data, biomarkers, diagnostics, and any scientific question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query e.g. 'velarixin pediatric epilepsy phase 2' | |
| max_results | No | Number of papers to return, between 1 and 10 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Formatted list of papers with title, authors, journal, year, PMID, and abstract. Returns 'no results' message if nothing found. |