Back to catalog
Cortexa research tool·genomics·orcid
ORCID Get Works
Get list of publications and works for an ORCID researcher. Returns titles, publication types, dates, journal names, and external identifiers (DOI, PubMed ID). Use for: finding researcher's publication history, getting DOIs, assessing research output.
Livelast probed 2026-04-30 23:07Z· 112msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 112ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"operation": {
"description": "Operation type",
"enum": [
"get_works"
],
"type": "string"
},
"orcid": {
"description": "ORCID iD in format XXXX-XXXX-XXXX-XXXX",
"type": "string"
}
},
"required": [
"operation",
"orcid"
],
"type": "object"
}Examples (1)
Default ORCID Get Works call
public-safeinput
{
"operation": "",
"orcid": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ORCID_get_works
- Tool name
- ORCID_get_works
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse