Back to catalog
Cortexa research tool·structure·fda_drug_label
FDA Get Drug Names By Assembly Installation Info
Retrieve drug names based on assembly or installation instructions. Warning: This tool only outputs a predefined limited number of drug names and does not cover all possible drugs. Use with caution.
Livelast probed 2026-05-01 01:00Z· 376msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 376ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"field_info": {
"description": "Information related to assembly or installation instructions.",
"type": "string"
},
"indication": {
"description": "The indication or usage 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": [
"field_info"
],
"type": "object"
}Examples (1)
Default FDA Get Drug Names By Assembly Installation Info 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_names_by_assembly_installation_info
- Tool name
- FDA_get_drug_names_by_assembly_installation_info
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse