Back to catalog
Cortexa research tool·structure·zenodo
Zenodo Get License
Get detailed information about a specific license by its license ID. Returns complete license metadata including title, URL, description, domains of applicability (content/data/software), and license status. Use this to understand the specific terms and conditions of a license before applying it to your uploads or when checking the licensing of existing records. Find license IDs using Zenodo_list_licenses (common IDs: 'cc-by-4.0', 'cc-zero', 'MIT', 'Apache-2.0', 'GPL-3.0').
Livelast probed 2026-05-01 01:00Z· 101msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 101ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"license_id": {
"description": "License identifier (e.g., 'cc-by-4.0', 'MIT', 'Apache-2.0', 'GPL-3.0'). Find license IDs using Zenodo_list_licenses. Common IDs include Creative Commons licenses (cc-by, cc-by-sa, cc-zero), open source licenses (MIT, Apache, GPL), and others.",
"type": "string"
}
},
"required": [
"license_id"
],
"type": "object"
}Examples (1)
Default Zenodo Get License call
public-safeinput
{
"license_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Zenodo_get_license
- Tool name
- Zenodo_get_license
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse