search_documents
Search zbMath Open for mathematical publications using free-text queries. Get results with metadata such as title, authors, year, journal, MSC codes, and review excerpt.
Instructions
Search zbMath Open for mathematical documents using a free-text query.
Args: query: Free-text search string, e.g. "Riemann hypothesis" or "spectral theory elliptic operators". results_per_page: Number of results to return (1–100, default 10). page: Zero-based page index for pagination (default 0).
Returns: JSON string containing total result count and a list of matching documents, each with id, title, authors, year, journal, MSC codes, a short review excerpt, and a zbMath URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| query | Yes | ||
| results_per_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |