Clear paper cache
clear_cacheDelete cached PDF and markdown for a specific arXiv paper, or clear everything by omitting the arXiv ID.
Instructions
Delete cached files for one paper, or the entire cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arxiv_id | No | Clear one paper's cached PDF+markdown, or everything when omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache_dir | Yes | ||
| pdf_count | Yes | ||
| total_bytes | Yes | ||
| deleted_files | No | Files removed by this call, if any | |
| markdown_count | Yes |