search_articles
Search for academic articles on Google Scholar. Returns results including title, authors, year, citation count, and links. Filter by publication year and language.
Instructions
Search for academic articles on Google Scholar.
Returns articles with title, authors, year, citation count, and links. Use citation_id for get_citations and cluster_id for get_article_versions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query for articles | |
| year_to | No | Filter articles up to this year | |
| language | No | Language code (e.g., 'en', 'ru') | en |
| year_from | No | Filter articles from this year | |
| num_results | No | Number of results (max 20) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| articles | Yes | ||
| total_results | Yes |