primo_search
Search university library catalogues and subscribed databases with filters for field, resource type, date range, and peer-reviewed status.
Instructions
Search the university library catalogue and subscribed databases.
Args: query: Search terms (e.g. "machine learning entrepreneurship"). field: Search field -- "any" (default), "title", "creator", "sub" (subject), "isbn", "oclcnum". scope: "everything" for local catalogue + subscribed databases, "catalogue" for local only. sort_by: "rank" (relevance, default), "date" (newest first), "title" (alphabetical). limit: Number of results to return (1-50, default 10). offset: Pagination offset (default 0). Use to get the next page of results. resource_type: Filter by type -- "books", "articles", "journals", "dissertations", "conference_proceedings". date_from: Start year filter (YYYY format, e.g. "2020"). date_to: End year filter (YYYY format, e.g. "2025"). peer_reviewed: Set to true to show only peer-reviewed items.
Returns: Formatted search results with title, authors, year, identifiers, and availability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field | No | any | |
| limit | No | ||
| query | Yes | ||
| scope | No | everything | |
| offset | No | ||
| date_to | No | ||
| sort_by | No | rank | |
| date_from | No | ||
| peer_reviewed | No | ||
| resource_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |