pubmed_paper_search_by_query
Search PubMed via keyword query and retrieve normalized article records including title, abstract, authors, journal, DOI, and PMID through NCBI Entrez.
Instructions
Search PubMed by keyword via NCBI Entrez (ESearch to get PMIDs, then EFetch to retrieve and parse the article XML). Returns normalized records (title, abstract, authors, journal, doi, pmid, pmcid, keywords, date).
query is passed to NCBI verbatim, so PubMed field tags and MeSH
terms work. To pin down one known paper, use the title tag WITHOUT
quotes, e.g. Genome engineering using the CRISPR-Cas9 system[Title]
ā wrapping the title in quotes together with the tag
("..."[Title]) makes NCBI return 0 results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |