search_tk_filtered
Refine search queries within Dutch parliamentary data by filtering results to specific content types such as documents, activities, or cases. Use advanced syntax for exact phrases, exclusions, alternatives, or proximity searches to obtain precise results.
Instructions
Performs a targeted search within a specific category of parliamentary data. Unlike the general search, this tool allows you to limit results to only documents, activities, or cases. Use this when you need more focused search results within a particular content type. Search syntax: Searching for 'Joe Biden' finds documents containing both 'Joe' and 'Biden' anywhere in the text. Searching for "Joe Biden" (with quotes) finds only documents where these words appear next to each other. Searching for 'Hubert NOT Bruls' finds documents containing 'Hubert' but not 'Bruls'. The capital letters in 'NOT' are important. You can also use 'OR' and 'NEAR()' operators.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | Format of the results: 'full' for complete data or 'summary' for a condensed version (default: 'summary') | |
limit | No | Maximum number of results to return per page (default: 20, max: 100) | |
page | No | Page number for paginated results (default: 1) | |
query | Yes | Search term - any keyword, name, policy area, or quote you want to find in parliamentary records. Use quotes for exact phrases, 'NOT' to exclude terms, 'OR' for alternatives, and 'NEAR()' for proximity searches. | |
type | Yes | Category filter: 'Document' for official papers, reports and letters; 'Activiteit' for debates and committee meetings; 'Zaak' for legislative cases and motions |