list_cached
List previously fetched papers from cache without network access. Choose cache mode: index to read manifest, refresh to validate, or rescan to rebuild from fetch-envelope sidecars.
Instructions
List cached downloads without touching the network. cache_mode=index reads the manifest only, refresh validates and prunes the manifest, and rescan rebuilds it from discoverable fetch-envelope sidecars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache_mode | No | index | |
| download_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | ||
| reason | No | ||
| status | No | ||
| entries | No | ||
| provider | No | ||
| warnings | No | ||
| cache_mode | No | ||
| candidates | No | ||
| http_status | No | ||
| missing_env | No | ||
| download_dir | No | ||
| index_reason | No | ||
| index_status | No | ||
| source_trail | No | ||
| index_version | No | ||
| error_category | No | ||
| schema_version | No | ||
| retry_after_seconds | No | ||
| expected_index_version | No |