unfile_papers
Remove papers from a specific Zotero collection while preserving the item, its other collections, and sent state. Use for misfiled items; refs matched exactly.
Instructions
Remove papers from one Zotero collection, and nothing else.
The inverse of file_papers, for misfiled items: membership in the named collection is dropped, while the item, its other collections (including the Reading Queue), and its sent-state are untouched. The Reading Queue itself is refused as a target — leaving the queue is remove_from_queue's job, with its keep-or-trash safeguards. To move a paper between collections, file it into the new one and unfile it from the old. Refs match like remove_from_queue: exact arXiv id, DOI, URL, or title, against the collection's items; an ambiguous ref (matching several items) removes nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refs | Yes | ||
| collection | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |