Back to catalog
Cortexa research tool·genomics·guidelines
SIGN List Guidelines
List all SIGN (Scottish Intercollegiate Guidelines Network) clinical guidelines, optionally filtered by clinical topic/specialty. Returns up to `limit` guidelines from the full SIGN table covering cardiovascular, oncology, mental health, and other specialties.
Livelast probed 2026-04-30 23:07Z· 1641msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 1641ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 20,
"description": "Maximum number of guidelines to return (default: 20)",
"type": "integer"
},
"topic": {
"description": "Optional clinical topic/specialty to filter by (e.g., 'Cardiovascular', 'Cancer', 'Mental health'). Leave empty to return all guidelines.",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default SIGN List Guidelines call
public-safeinput
{
"limit": 3
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_SIGN_list_guidelines
- Tool name
- SIGN_list_guidelines
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse