download_iacr
Download PDF from IACR ePrint for free. Provide a paper ID (e.g., '2024/123') and optional save path to receive the downloaded file path.
Instructions
Download PDF from IACR ePrint (always free).
Args:
paper_id: IACR ID (e.g., '2024/123', '2009/101').
save_path: Directory to save PDF.
Returns:
Path to downloaded PDF.
Example:
download_iacr("2024/123")Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No |