search_texts
Search the National Library of Norway's digital collection for texts in newspapers, books, or journals using query terms, date ranges, and media type filters.
Instructions
Search for texts in the National Library's digital collection.
Args: query: Search query string limit: Maximum number of results to return (default: 10) from_year: Start year for search period (optional) to_year: End year for search period (optional) media_type: Type of media to search. Options: 'digavis' (newspapers), 'digibok' (books), 'digitidsskrift' (journals). Default: 'digavis'
Returns: JSON string containing search results with metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| limit | No | ||
| from_year | No | ||
| to_year | No | ||
| media_type | No | digavis |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |