query_arxiv
Search arXiv papers and save the results to a CSV file.
Instructions
Search arXiv papers. Output is written to file_path as CSV.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| sort_by | No | relevance | |
| file_path | Yes | Output CSV file path | |
| max_results | No | Max number of results |