Back to catalog
Cortexa research tool·genomics·dataverse
Dataverse Get Dataset
Get detailed metadata for a specific Dataverse dataset by its persistent DOI identifier. Returns comprehensive information including dataset ID, version details, citation metadata (title, authors, description, subjects, keywords), terms of use, and publication dates. The persistent ID is the DOI from search results (e.g., 'doi:10.7910/DVN/DUWBBU'). Use Dataverse_search_datasets first to find the global_id, then pass it here as persistentId.
Livelast probed 2026-04-30 23:07Z· 110msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 110ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"persistentId": {
"description": "Persistent DOI identifier for the dataset (e.g., 'doi:10.7910/DVN/DUWBBU', 'doi:10.7910/DVN/A6RYXI'). Found in global_id field of search results.",
"type": "string"
}
},
"required": [
"persistentId"
],
"type": "object"
}Examples (1)
Default Dataverse Get Dataset call
public-safeinput
{
"persistentId": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Dataverse_get_dataset
- Tool name
- Dataverse_get_dataset
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse