find_similar_papers
Identify similar arXiv papers to a reference article using keyword, category, or author similarity methods.
Instructions
Find papers similar to a reference paper
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference_paper_id | Yes | arXiv ID of the reference paper | |
| max_results | No | Maximum number of similar papers (default: 10, max: 20) | |
| similarity_method | No | Method for finding similarity: keywords, categories, or authors | keywords |