zefix_list_municipalities
List Swiss municipalities with BFS-ID and commercial register district. Map internal legalSeatId to municipality names for geographic analysis and reports.
Instructions
Listet Schweizer Gemeinden mit BFS-ID und Handelsregisterkreis auf.
Die interne legalSeatId aus Zefix kann über diese Liste auf Gemeindenamen und BFS-IDs gemappt werden. Nützlich für geografische Analysen und Berichte.
Args: params (MunicipalitiesInput): - canton (Optional[str]): Kanton-Filter (z.B. 'ZH'). Ohne Filter: alle ~2'300 Gemeinden. - response_format (str): 'markdown' oder 'json'
Returns: str: Gemeindeliste mit Name, Kanton, BFS-ID und Handelsregisterkreis-ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |