Back to catalog
Cortexa research tool·clinical·fda_pharmacogenomic_biomarkers
Fda Pharmacogenomic Biomarkers
Retrieve pharmacogenomic biomarkers from FDA drug labels. This tool fetches the Table of Pharmacogenomic Biomarkers in Drug Labeling from the FDA website and allows filtering by drug name or biomarker.
Livelast probed 2026-04-30 23:07Z· 349msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 349ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"biomarker": {
"description": "Filter by the specific biomarker (e.g., 'CYP2D6', 'HLA-B*5701'). Case-insensitive partial match.",
"type": "string"
},
"drug_name": {
"description": "Filter by the name of the drug (e.g., 'Sivextro', 'Abacavir'). Case-insensitive partial match.",
"type": "string"
},
"limit": {
"default": 10,
"description": "Maximum number of results to return.",
"type": "integer"
}
},
"required": [],
"type": "object"
}Examples (1)
Default Fda Pharmacogenomic Biomarkers call
public-safeinput
{
"limit": 3
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_fda_pharmacogenomic_biomarkers
- Tool name
- fda_pharmacogenomic_biomarkers
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse