apaper_search_google_scholar_papers
Search Google Scholar for academic papers by query, with optional year range and result count filters to narrow results.
Instructions
Search academic papers from Google Scholar
Args: query: Search query string (e.g., 'machine learning', 'neural networks') max_results: Maximum number of papers to return (default: 10) year_low: Minimum publication year (optional) year_high: Maximum publication year (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No | ||
| year_low | No | ||
| year_high | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |