list_files
Retrieve a complete list of files in a Zenodo record, with optional metadata for detailed insights.
Instructions
List all files available in a Zenodo record.
Args:
record_id: The ID of the Zenodo record
include_metadata: Whether to include file metadata
Returns:
Dictionary containing the list of files and their metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| record_id | Yes | ||
| include_metadata | No |