Back to catalog
Cortexa research tool·genomics·zenodo
Zenodo Get Record
Get detailed metadata for a specific Zenodo record by its record ID. Returns comprehensive information including title, description, authors, DOI, publication date, keywords, license, file information, citations, and related identifiers. Use this to get complete metadata for a record found via search or when you have a specific Zenodo record ID or DOI. Find record IDs from Zenodo_search_records (format: integer like 1234567).
Livelast probed 2026-04-30 23:07Z· 99msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 99ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"record_id": {
"description": "Zenodo record identifier (e.g., 1234567, 7654321). Find record IDs using Zenodo_search_records or from publication DOIs (DOI format: 10.5281/zenodo.1234567).",
"type": "integer"
}
},
"required": [
"record_id"
],
"type": "object"
}Examples (1)
Default Zenodo Get Record call
public-safeinput
{
"record_id": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Zenodo_get_record
- Tool name
- Zenodo_get_record
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse