get_cached
Retrieve cached local files for a given DOI from the download cache index.
Instructions
Look up cached downloads for a DOI in the cache index and return preferred local files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | Yes | ||
| download_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | No | ||
| code | No | ||
| reason | No | ||
| status | No | ||
| entries | No | ||
| provider | No | ||
| warnings | No | ||
| preferred | 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 |