Back to catalog
Cortexa research tool·drug discovery·fda_drug_label
FDA Get Drug Names By Indication Stats
Retrieve and aggregate drug names by indication using FDA count API. This tool uses count mechanism to efficiently get brand_name and generic_name distributions without fetching full records.
Livelast probed 2026-04-30 23:07Z· 114msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 114ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"indication": {
"description": "The indication or usage of the drug.",
"type": "string"
}
},
"required": [
"indication"
],
"type": "object"
}Examples (1)
Default FDA Get Drug Names By Indication Stats call
public-safeinput
{
"indication": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_FDA_get_drug_names_by_indication_stats
- Tool name
- FDA_get_drug_names_by_indication_stats
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse