filter_duplicates
Identify and remove duplicate academic papers by matching DOIs against existing records in papers.jsonl to maintain a clean research library.
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 |