inspect_license
Analyze license properties such as commercial use, open access, and attribution by supplying a Zenodo record ID or SPDX license identifier.
Instructions
Analyze the properties of a license.
Provide either record_id to inspect the record's license, or
license_id directly.
Parameters
record_id : int, optional Zenodo record ID to inspect. license_id : str, optional SPDX license identifier (e.g. "MIT").
Returns
dict License info properties (commercial use, open access, attribution, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| record_id | No | ||
| license_id | No |