Back to catalog
Cortexa research tool·physics astro·zenodo
Zenodo List Licenses
List available licenses that can be applied to Zenodo uploads. Returns license metadata including license ID, title, URL, and description. Use this to discover available open licenses (e.g., Creative Commons, MIT, GPL) for your data uploads, or to understand the licensing terms of existing records. Essential for researchers planning to upload data or checking licensing compliance.
Livelast probed 2026-04-30 23:07Z· 670msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 670ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"limit": {
"default": 25,
"description": "Maximum number of licenses to return (default: 25, max: 100).",
"maximum": 100,
"minimum": 1,
"type": "integer"
},
"query": {
"description": "Optional search query to filter licenses by name or keyword (e.g., 'creative commons', 'MIT', 'GPL').",
"type": "string"
}
},
"type": "object"
}Examples (1)
Default Zenodo List Licenses call
public-safeinput
{
"limit": 3,
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Zenodo_list_licenses
- Tool name
- Zenodo_list_licenses
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse