Back to catalog
Cortexa research tool·structure·dailymed
DailyMed Parse Drug Interactions
Parse drug interactions section from SPL XML into structured format. Returns CYP substrates/inhibitors/inducers, P-gp interactions, and specific drug-drug interactions. Example: avoid with strong CYP3A4 inhibitors.
Livelast probed 2026-04-30 23:07Z· 99msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 99ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"drug_name": {
"description": "Drug name for automatic Set ID lookup (alternative to setid)",
"type": "string"
},
"operation": {
"const": "parse_drug_interactions",
"description": "Operation type (fixed)"
},
"setid": {
"description": "SPL Set ID to parse",
"format": "uuid",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default DailyMed Parse Drug Interactions call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_DailyMed_parse_drug_interactions
- Tool name
- DailyMed_parse_drug_interactions
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse