Back to catalog
Cortexa research tool·biomedical·clinical_guidelines
NCI Search Cancer Resources
Search NCI (National Cancer Institute) Resources for Researchers (R4R) for cancer research tools, databases, datasets, and clinical research resources. The R4R collection includes bioinformatics tools, clinical research tools, lab instruments, datasets, specimen repositories, and community resources. Returns resource descriptions, links, tool types, research areas, and research types. Useful for finding cancer-specific research resources, analysis tools, and clinical resources.
Livelast probed 2026-04-30 23:07Z· 104msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 104ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"from": {
"default": 0,
"description": "Offset for pagination (default: 0)",
"type": "integer"
},
"q": {
"description": "Search query for cancer research resources (e.g., 'breast cancer treatment', 'genomics analysis', 'clinical trial design')",
"type": "string"
},
"researchAreas": {
"description": "Filter by research area key: 'cancer_treatment', 'cancer_biology', 'cancer_omics', 'screening_detection', 'causes_of_cancer', 'cancer_health_disparities', 'cancer_statistics', 'cancer_prevention', 'cancer_diagnosis', 'cancer_survivorship'",
"type": "string"
},
"size": {
"default": 20,
"description": "Number of results to return (default: 20, max: 50)",
"type": "integer"
},
"toolTypes": {
"description": "Filter by tool type key: 'analysis_tools', 'datasets_databases', 'lab_tools', 'community_research_tools', 'clinical_research_tools', 'terminology'",
"type": "string"
}
},
"required": [
"q"
],
"type": "object"
}Examples (1)
Default NCI Search Cancer Resources call
public-safeinput
{
"from": 1,
"q": "",
"size": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_NCI_search_cancer_resources
- Tool name
- NCI_search_cancer_resources
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse