Back to catalog
Cortexa research tool·drug discovery·ChEMBL
ChEMBL Search Documents
Search ChEMBL documents (publications) by various criteria.
Slowlast probed 2026-04-30 23:07Z· 8378msCortexa
Status
Succeeds, but routinely takes more than 8 seconds. Hidden from the agent's default toolset; available via opt-in.
Note: Latency 8378ms > 8000ms threshold
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 8378ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"document_id": {
"description": "Filter by document ID",
"type": "string"
},
"limit": {
"default": 20,
"maximum": 1000,
"type": "integer"
},
"offset": {
"default": 0,
"type": "integer"
},
"title__contains": {
"description": "Filter by document title (contains)",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default ChEMBL Search Documents call
public-safeinput
{
"limit": 3,
"offset": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ChEMBL_search_documents
- Tool name
- ChEMBL_search_documents
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse