Back to catalog
Cortexa research tool·genomics·clinical_guidelines
MAGICapp Get Guideline
Get detailed information about a specific clinical guideline from MAGICapp by its numeric guideline ID. Returns comprehensive guideline metadata including title, authoring organization, contact information, version details, GRADE methodology settings, and links to PDF/JSON exports. Use MAGICapp_list_guidelines first to find guideline IDs, then use this tool to get full details. For the guideline's clinical recommendations, use MAGICapp_get_recommendations instead.
Livelast probed 2026-04-30 23:07Z· 88msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 88ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"guideline_id": {
"description": "Numeric guideline ID (use the publishedId from MAGICapp_list_guidelines, e.g., 10962, 10258, 7594)",
"type": "integer"
}
},
"required": [
"guideline_id"
],
"type": "object"
}Examples (1)
Default MAGICapp Get Guideline call
public-safeinput
{
"guideline_id": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_MAGICapp_get_guideline
- Tool name
- MAGICapp_get_guideline
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse