Back to catalog
Cortexa research tool·structure·fda_drug_label
FDA Get Drug Name By SPL ID
Retrieve the drug name based on the FDA application number, NUI unique identifier, document ID of a specific version of the drug's Structured Product Label (SPL), or set ID of the drug's Structured Product Label that works across label versions.
Livelast probed 2026-04-30 23:07Z· 106msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 106ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"field_info": {
"description": "The specific field information to search for.",
"type": "string"
},
"limit": {
"description": "The number of records to return.",
"type": "integer"
},
"skip": {
"description": "The number of records to skip.",
"type": "integer"
}
},
"required": [
"field_info"
],
"type": "object"
}Examples (1)
Default FDA Get Drug Name By SPL ID call
public-safeinput
{
"field_info": "",
"limit": 3,
"skip": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_FDA_get_drug_name_by_SPL_ID
- Tool name
- FDA_get_drug_name_by_SPL_ID
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse