Back to catalog
Cortexa research tool·genomics·clinical_guidelines
MAGICapp Get Recommendations
Get all clinical recommendations from a specific MAGICapp guideline. Returns GRADE-rated recommendations with strength levels (STRONG, WEAK, PRACTICE, NO_STRENGTH), recommendation text (HTML), supporting remarks, rationale, and key information including evidence quality assessments. This is the core tool for accessing evidence-based clinical recommendations from living guidelines hosted on MAGICapp. Use MAGICapp_list_guidelines first to find guideline IDs.
Livelast probed 2026-04-30 23:07Z· 92msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 92ms
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 for oral cancer screening, 10258 for WHO mpox guidelines)",
"type": "integer"
}
},
"required": [
"guideline_id"
],
"type": "object"
}Examples (1)
Default MAGICapp Get Recommendations 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_recommendations
- Tool name
- MAGICapp_get_recommendations
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse