pubmed_search
Search PubMed for biomedical literature using Boolean queries, MeSH terms, and filters. Retrieve matching articles with metadata, abstracts, and citations to answer research or clinical questions.
Instructions
Search PubMed biomedical literature database. Returns articles matching your query with metadata, abstracts, and citations. Supports Boolean operators (AND, OR, NOT), MeSH terms, and field tags like [Title], [Author]. Use format="compact" for quick overviews when browsing, "detailed" for in-depth analysis. Use days_back to limit to recent publications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based result page. Each page contains up to max_results articles. | |
| query | Yes | PubMed search query. Supports Boolean logic and MeSH terms. | |
| format | No | Response detail level. compact=minimal, standard=balanced, detailed=full metadata+structured abstract. | standard |
| sort_by | No | Sort order for results. | relevance |
| days_back | No | Only return articles published within the last N days. 0 = no limit. | |
| max_results | No | Number of results to return (1-100). |