democracy_get_vote_detail
Retrieve full details of a Swiss federal popular vote, including official title, parliamentary recommendations, national and cantonal results, turnout, financing data, and a Swissvotes link. Provide the vote number from a search.
Instructions
Gibt vollständige Details zu einer eidgenössischen Volksabstimmung zurück.
Vertiefung zu einer konkreten Vorlage (Parlamentsempfehlungen, Resultat, Beteiligung).
Inkl. offiziellem Titel, Rechtsform, Parlamentsempfehlungen (NR, SR, Bundesrat), Abstimmungsresultat (national und kantonal), Beteiligung, Finanzierungsdaten und Link zur Swissvotes-Seite.
Args: params (VoteDetailInput): Enthält: - vote_number (str): Abstimmungsnummer (anr) aus democracy_search_votes
Returns: str: JSON mit vollständigen Vote-Details oder Fehlermeldung
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |