Back to catalog
Cortexa research tool·genomics·guidelines
SIGN Search Guidelines
Search SIGN (Scottish Intercollegiate Guidelines Network) clinical guidelines by keyword. Fetches the complete SIGN guidelines table (84 evidence-based guidelines) and filters by keyword match in title or clinical topic. Returns guideline number, title, topic, publication year, and URL.
Livelast probed 2026-04-30 23:07Z· 5017msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 5017ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 10,
"description": "Maximum number of guidelines to return (default: 10)",
"type": "integer"
},
"query": {
"description": "Keyword to search in guideline title or clinical topic (e.g., 'cardiac', 'diabetes', 'cancer', 'mental health')",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default SIGN 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_SIGN_search_guidelines
- Tool name
- SIGN_search_guidelines
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse