cache_create
Build a reusable paper cache from a search query. Fetches full metadata for matching papers and saves them to disk for offline reuse.
Instructions
Create a paper cache from search query.
Fetches full metadata for papers matching query and saves to disk cache. Use this to build a reusable paper collection for a research topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Cache name (e.g., "epilepsy", "alzheimers") | |
| limit | No | Max papers to cache (default: 1000) | |
| query | Yes | FTS search query |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |