cs_get_edition_info
Retrieve metadata for a specific edition using its UUID from correspSearch to identify sources and discover edition details.
Instructions
Informationen über eine Edition in correspSearch abrufen.
PURPOSE: Metadaten zu registrierten Editionen
WHEN TO USE:
User fragt nach verfügbaren Editionen
Für Edition-Discovery
Um die Quelle von gefundenen Briefen zu identifizieren
Args: edition_id: Edition-UUID in correspSearch ctx: FastMCP Context
Returns: EditionInfo mit Metadaten zur Edition
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edition_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Edition UUID in correspSearch | |
| url | No | URL to the edition | |
| title | Yes | Title of the edition | |
| editor | No | Editor(s) of the edition | |
| license | No | License information | |
| cmif_url | No | URL to the CMIF file | |
| publisher | No | Publisher | |
| letter_count | No | Number of letters in this edition |