Back to catalog
Cortexa research tool·genomics·guidelines
NICE Clinical Guidelines Search
Search NICE (National Institute for Health and Care Excellence) clinical guidelines and evidence-based recommendations. Provides access to official NICE guidelines covering diagnosis, treatment, and care pathways for various medical conditions.
Livelast probed 2026-04-30 23:07Z· 4730msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 4730ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 10,
"description": "Maximum number of clinical guidelines to return (default: 10)",
"type": "integer"
},
"query": {
"description": "Medical condition, treatment, or clinical topic to search for in NICE guidelines (e.g., 'diabetes', 'hypertension', 'cancer screening')",
"type": "string"
}
},
"required": [
"query",
"limit"
],
"type": "object"
}Examples (1)
Default NICE Clinical Guidelines Search call
public-safeinput
{
"limit": 3,
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_NICE_Clinical_Guidelines_Search
- Tool name
- NICE_Clinical_Guidelines_Search
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse