find_review_articles
Identify review articles, systematic reviews, and meta-analyses summarizing state-of-the-art research. Apply filters for exact phrase, journal, year, and minimum citations to refine results.
Instructions
Find review articles, systematic reviews, and meta-analyses on a topic. Reviews summarize the state-of-the-art and are high-value citations that establish context in top papers. Optionally restrict to specific high-impact journals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Topic or research question. For exact phrase matching (e.g., 'privacy paradox' as a specific concept), set exact_phrase to true. | |
| exact_phrase | No | Set to true for exact phrase matching. Without this, search terms are matched independently. Use this when searching for a specific concept or multi-word term (e.g., 'privacy paradox', 'supply chain resilience'). | |
| search_field | No | Restrict search to a specific field: 'title' (paper titles only), 'abstract' (abstracts only), or 'fulltext' (full text only). By default, searches across all fields. Cannot be combined with exact_phrase. | |
| from_year | No | From year | |
| to_year | No | To year | |
| source_name | No | Restrict to a specific journal (e.g., "Nature Reviews", "Annual Review") | |
| min_citations | No | Minimum citations (default: 10; use 50+ for highly-cited reviews) | |
| per_page | No | Results per page (default: 10, max: 50) |