Back to catalog
Cortexa research tool·genomics·ada_aha_nccn
AHA ACC Search Guidelines
Search AHA (American Heart Association) and ACC (American College of Cardiology) clinical practice guidelines by topic via PubMed. Covers guidelines published in Circulation, JACC, and other AHA/ACC journals. Useful for finding recommendations on hypertension, heart failure, atrial fibrillation, coronary artery disease, valvular heart disease, lipid management, cardiac arrest, and other cardiovascular conditions.
Livelast probed 2026-04-30 23:07Z· 823msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 823ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 5,
"description": "Maximum number of results to return (default: 5)",
"type": "integer"
},
"query": {
"description": "Search topic (e.g., 'heart failure', 'atrial fibrillation management', 'hypertension blood pressure', 'lipid cholesterol statin', 'coronary artery disease')",
"type": "string"
},
"year_from": {
"description": "Filter to guidelines published from this year onward (e.g., 2020). Null for no date filter.",
"type": [
"integer",
"null"
]
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default AHA ACC 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_AHA_ACC_search_guidelines
- Tool name
- AHA_ACC_search_guidelines
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse