search_records
Search Zenodo records by query, with options to limit the number of results and sort by relevance or most recent.
Instructions
Search for records in Zenodo.
Args:
query: Search query
max_results: Maximum number of results to return
sort: Sort order (bestmatch, mostrecent)
Returns:
Dictionary containing search results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | mostrecent | |
| query | Yes | ||
| max_results | No |