Back to catalog
Cortexa research tool·clinical·dailymed
DailyMed Get Spl By Setid
Get complete label corresponding to SPL Set ID, returns content in XML or JSON format.
Livelast probed 2026-04-30 23:07Z· 148msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 148ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"format": {
"default": "xml",
"description": "Return format, only supports 'xml'.",
"enum": [
"xml"
],
"type": "string"
},
"setid": {
"description": "SPL Set ID to query.",
"format": "uuid",
"type": "string"
}
},
"required": [
"setid"
],
"type": "object"
}Examples (1)
Default DailyMed Get Spl By Setid call
public-safeinput
{
"setid": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_DailyMed_get_spl_by_setid
- Tool name
- DailyMed_get_spl_by_setid
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse