Back to catalog
Cortexa research tool·genomics·ada_aha_nccn
ADA Search Standards
Search ADA (American Diabetes Association) guidelines and publications by topic using PubMed. Searches publications with ADA as corporate author, returning titles, abstracts, PMIDs, and PMC links. Useful for finding ADA recommendations on specific diabetes-related topics such as glycemic targets, insulin therapy, GLP-1 receptor agonists, SGLT2 inhibitors, gestational diabetes, diabetic kidney disease, or diabetes technology.
Livelast probed 2026-04-30 23:07Z· 223msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 223ms
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., 'type 2 diabetes insulin therapy', 'gestational diabetes', 'diabetic kidney disease', 'SGLT2 inhibitors cardiovascular')",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default ADA Search Standards call
public-safeinput
{
"limit": 3,
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ADA_search_standards
- Tool name
- ADA_search_standards
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse