Back to catalog
Cortexa research tool·drug discovery·synergxdb
SYNERGxDB List Drugs
List drugs in the SYNERGxDB database with their identifiers. Returns drug names, IDs, PubChem CIDs, DrugBank IDs, SMILES, InChIKey, and associated datasets. Contains 1977 unique compounds. Use 'query' or 'name' to filter by drug name (e.g., 'imatinib'). Use drug IDs from this list in SYNERGxDB_search_combos queries.
Livelast probed 2026-04-30 23:07Z· 525msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 525ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"name": {
"description": "Alias for query. Filter by drug name.",
"type": "string"
},
"operation": {
"description": "Operation type",
"enum": [
"list_drugs"
],
"type": "string"
},
"query": {
"description": "Filter by drug name (case-insensitive substring match, e.g., 'imatinib', 'taxol'). Alias: name.",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default SYNERGxDB List Drugs call
public-safeinput
{
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_SYNERGxDB_list_drugs
- Tool name
- SYNERGxDB_list_drugs
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse