list_library_papers
Retrieve papers from your saved library, filtered by collection, reading status, or tags.
Instructions
List papers in the local library with optional filtering by collection, status, or tags
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | No | Filter by collection name (optional) | |
| status | No | Filter by reading status (unread/reading/completed) | |
| tags | No | Filter by tags - papers must have ALL specified tags (optional) | |
| limit | No | Maximum number of papers to return | |
| offset | No | Number of papers to skip (for pagination) |