unfile_papers
Remove papers from one Zotero collection without affecting other collections or item state. Use to correct misfiled items.
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 |