Back to catalog
Cortexa research tool·drug discovery·opentarget
OpenTargets Get Publications By Target EnsemblID
Retrieve publications related to a target ensemblID, including PubMed IDs and publication dates.
Livelast probed 2026-04-30 23:07Z· 89msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 89ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"additionalIds": {
"description": "List of additional IDs to include in the search.",
"items": {
"type": "string"
},
"type": "array"
},
"endMonth": {
"description": "Month at the higher end of the filter.",
"type": "integer"
},
"endYear": {
"description": "Year at the higher end of the filter.",
"type": "integer"
},
"entityId": {
"description": "The ID of the entity (ensemblID).",
"type": "string"
},
"startMonth": {
"description": "Month at the lower end of the filter.",
"type": "integer"
},
"startYear": {
"description": "Year at the lower end of the filter.",
"type": "integer"
}
},
"required": [
"entityId"
],
"type": "object"
}Examples (1)
Default OpenTargets Get Publications By Target EnsemblID call
public-safeinput
{
"additionalIds": [],
"endMonth": 1,
"endYear": 1,
"entityId": "",
"startMonth": 1,
"startYear": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_OpenTargets_get_publications_by_target_ensemblID
- Tool name
- OpenTargets_get_publications_by_target_ensemblID
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse