Back to catalog
Cortexa research tool·clinical·fda_drug_label
FDA Retrieve Drug Names By Patient Medication Info
Retrieve drug names based on patient medication information, which is about safe use of the drug.
Livelast probed 2026-05-01 01:00Z· 530msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 530ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"description": "The number of records to return.",
"type": "integer"
},
"patient_info": {
"description": "Information or instructions to patients about safe use of the drug product.",
"type": "string"
},
"skip": {
"description": "The number of records to skip.",
"type": "integer"
}
},
"required": [
"patient_info"
],
"type": "object"
}Examples (1)
Default FDA Retrieve Drug Names By Patient Medication Info call
public-safeinput
{
"limit": 3,
"patient_info": "",
"skip": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_FDA_retrieve_drug_names_by_patient_medication_info
- Tool name
- FDA_retrieve_drug_names_by_patient_medication_info
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse