search_papers_tool
Search scholarly literature using standard or Boolean queries. Retrieve metadata summaries from Scopus or OpenAlex, with optional Open Access links.
Instructions
Searches the Scopus library by accepting standard textual querying or advanced
Scopus Boolean Syntax (e.g. TITLE-ABS-KEY(artificial intelligence) AND PUBYEAR > 2020).
Returns metadata summaries.
Set use_scopus=False to use OpenAlex which guarantees Open Access PDF links but might have less robust abstracts in standard search.
sort_by: 'relevance' (default), 'cited_by_count' (most cited first), 'publication_year' (newest first). Only works with OpenAlex.
Returns a formatted string of results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| sort_by | No | relevance | |
| use_scopus | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |