Back to catalog
Cortexa research tool·clinical·fda_drug_label
FDA Get Other Safety Info By Drug Name
Retrieve safety information that may not be specified in other fields based on the provided drug name.
Livelast probed 2026-04-30 23:07Z· 111msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 111ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"drug_name": {
"description": "The name of the drug.",
"type": "string"
},
"limit": {
"description": "The number of records to return.",
"type": "integer"
},
"skip": {
"description": "The number of records to skip.",
"type": "integer"
}
},
"required": [
"drug_name"
],
"type": "object"
}Examples (1)
Default FDA Get Other Safety Info By Drug Name call
public-safeinput
{
"drug_name": "",
"limit": 3,
"skip": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_FDA_get_other_safety_info_by_drug_name
- Tool name
- FDA_get_other_safety_info_by_drug_name
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse