search_iacr
Search academic papers from the IACR ePrint Archive to find cryptography research. Use this tool to retrieve paper metadata and details by entering search queries.
Instructions
Search academic papers from IACR ePrint Archive.
Args: query: Search query string (e.g., 'cryptography', 'secret sharing'). max_results: Maximum number of papers to return (default: 10). fetch_details: Whether to fetch detailed information for each paper (default: True). Returns: List of paper metadata in dictionary format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No | ||
| fetch_details | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |