mop_browse_documents
Browse files and subcollections in the digital edition to discover available documents for research.
Instructions
Browse files and subcollections in MoP.
PURPOSE: Überblick über verfügbare Dateien in der MoP-Edition
WHEN TO USE:
User möchte sehen, was in der Edition verfügbar ist
Exploration ohne konkreten Suchbegriff
WHEN NOT TO USE:
Bei konkreter Suche → nutze search_documents()
Für Metadaten → nutze get_document() danach
Args: collection: Collection-Name (Texte, Register) limit: Maximale Anzahl Dateien ctx: FastMCP Context für Progress
Returns: Dict mit 'files' und 'subcollections' Liste
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| collection | No | Texte |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||