detect_data_type
Identify whether a Zenodo record is a dataset, software, or article. Provides a confidence score for the classification.
Instructions
Determine if a Zenodo record is a dataset, software, or article.
Args:
record_id: The ID of the Zenodo record to analyze
Returns:
Dictionary containing the detected data type and confidence score
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| record_id | Yes |