Back to catalog
Cortexa research tool·clinical·ada_aha_nccn
NCCN Get Patient Guideline
Fetch content from a specific NCCN Guidelines for Patients page. Takes a URL obtained from NCCN_list_patient_guidelines and scrapes the page for title, content sections, and PDF download links. Returns the guideline page content organized by sections. Note: NCCN patient guidelines are educational summaries; for full professional guidelines, use NCCN_search_guidelines to find JNCCN publications.
Livelast probed 2026-04-30 23:07Z· 702msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 702ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"url": {
"description": "URL of the NCCN patient guideline page (from NCCN_list_patient_guidelines output)",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
}Examples (1)
Default NCCN Get Patient Guideline call
public-safeinput
{
"url": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_NCCN_get_patient_guideline
- Tool name
- NCCN_get_patient_guideline
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse