filter_duplicates
Filters a list of papers by removing duplicates that have already been pushed, matching DOIs against a local papers.jsonl file.
Instructions
Remove papers already pushed (by DOI match against papers.jsonl).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| papers | Yes | List of paper dicts to filter |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |