Back to catalog
Cortexa research tool·drug discovery·pharmgkb
PharmGKB Search Drugs
Search for drugs in PharmGKB by name or PharmGKB ID. Returns drug name, ID, and basic metadata.
Livelast probed 2026-05-01 01:00Z· 98msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 98ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"drug": {
"description": "Alias for query. Drug name to search.",
"type": "string"
},
"drug_name": {
"description": "Alias for query. Drug name to search (e.g., 'warfarin', 'metformin').",
"type": "string"
},
"name": {
"description": "Alias for query. Drug name to search.",
"type": "string"
},
"query": {
"description": "Drug name or PharmGKB Chemical ID (e.g., 'warfarin', 'PA452637'). Aliases: drug_name, name, drug.",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default PharmGKB Search Drugs call
public-safeinput
{
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_PharmGKB_search_drugs
- Tool name
- PharmGKB_search_drugs
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse