erara_list_collections
Retrieve a table of all e-rara collections and libraries, optionally filtered by name, to obtain set_spec identifiers for subsequent record searches.
Instructions
Listet alle in e-rara vertretenen Bibliotheken und Sammlungen auf.
Die Set-Bezeichner (spec) können als set_spec in erara_list_records verwendet werden, um die Suche auf eine bestimmte Bibliothek einzuschränken.
Args: params (ListCollectionsInput): Input mit: - filter_name (str): Filter nach Bibliotheksname (optional)
Returns: str: Tabellarische Übersicht aller Sammlungen mit Set-Bezeichner und Name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |