knowledge_base
Manage saved academic papers: save papers by title or DOI, organize into collections, search your library, and attach notes.
Instructions
Manage saved papers in the knowledge base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | "save" to save papers, "list" to list papers, "search" to search, "collections" to list all collections | list |
| paper_titles | No | Comma-separated paper titles or DOIs (for action="save") | |
| collection | No | Collection name (default: "default") | default |
| query | No | Search query (for action="search") | |
| notes | No | Notes to attach to saved papers (for action="save") | |
| limit | No | Maximum papers to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |