Back to catalog
Cortexa research tool·clinical·ada_aha_nccn
NCCN Search Guidelines
Search NCCN (National Comprehensive Cancer Network) guidelines and publications via PubMed. Searches the JNCCN (Journal of the NCCN) and other NCCN publications for clinical practice guidelines, evidence blocks, and discussion papers on cancer treatment. Useful for finding specific NCCN treatment recommendations and updates.
Livelast probed 2026-04-30 23:07Z· 466msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 466ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 5,
"description": "Maximum number of results to return (default: 5)",
"type": "integer"
},
"query": {
"description": "Search topic (e.g., 'breast cancer treatment', 'non-small cell lung cancer', 'prostate cancer screening', 'melanoma immunotherapy', 'pancreatic cancer')",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default NCCN Search Guidelines call
public-safeinput
{
"limit": 3,
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_NCCN_search_guidelines
- Tool name
- NCCN_search_guidelines
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse