Back to catalog
Cortexa research tool·literature·ada_aha_nccn
ADA Get Standards Section
Fetch detailed content from a specific ADA Standards of Care section by PMID. Retrieves the abstract and, when available via PubMed Central (PMC), a full-text snippet. Use ADA_list_standards_sections first to get PMIDs for each section. All ADA Standards sections are freely available in PMC. Returns title, abstract, full text snippet, and links.
Livelast probed 2026-04-30 23:07Z· 998msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 998ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"pmid": {
"description": "PubMed ID (PMID) of the ADA Standards section to retrieve (e.g., '41358900' for Section 9 Pharmacologic Approaches 2026)",
"type": "string"
}
},
"required": [
"pmid"
],
"type": "object"
}Examples (1)
Default ADA Get Standards Section call
public-safeinput
{
"pmid": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ADA_get_standards_section
- Tool name
- ADA_get_standards_section
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse