mop_search_register
Search structured registers to find persons, places, institutions, courts, works, or offices and retrieve their IDs for further searches.
Instructions
Suche in MoP-Registern.
PURPOSE: Strukturierte Registereinträge finden
WHEN TO USE:
User sucht nach Person, Ort, Institution, Hof
Um IDs für weitere Suchen zu bekommen
WHEN NOT TO USE:
Für Volltextsuche → nutze search_documents()
Args: query: Suchbegriff register_type: Register (personen, orte, institutionen, hoefe, werke, aemter) max_results: Maximale Ergebnisse ctx: FastMCP Context
Returns: Liste von Register-Einträgen mit id, name, type, gnd (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No | ||
| register_type | No | personen |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |