Documentation Index
Fetch the complete documentation index at: https://docs.corti.ai/llms.txt
Use this file to discover all available pages before exploring further.
Capabilities
The PubMed expert can:- Search PubMed for citations matching a query
- Retrieve abstracts and metadata for specific publications
- Find related articles for a given citation
- Look up publications by author
Use cases
- Literature reviews and evidence retrieval
- Pulling abstracts to ground a clinical synthesis
- Finding studies relevant to a diagnosis, treatment, or intervention
- Author and publication discovery
Detailed information
The PubMed expert connects to an MCP server that exposes tools includingsearch_pubmed, get_pubmed_abstract, get_related_articles, and find_by_author.
It operates as a focused retrieval sub-agent: it follows orchestrator instructions precisely, avoids speculative medical interpretation, and returns concise structured outputs grounded in tool responses. Results include identifiers (PMID/PMCID when available) and preserve the original wording from PubMed when quoting. If PubMed returns no results or errors, the expert reports that explicitly.