search_companies
Search Swiss companies in the official Zefix register by name. Filter results by canton, legal form, or active status using wildcards for partial matches.
Instructions
Search Swiss companies in the Zefix register by name.
Use * as wildcard (e.g. "Novartis*" or "*pharma*"). Returns a list of
matching companies with UID, legal form, and registered office.
Args:
name: Company name to search for. Supports * wildcard.
canton: Two-letter canton code (e.g. ZH, BE, GE). Empty for all.
active_only: If true, only return currently active companies.
language: Response language (de, fr, it, en).
max_results: Maximum number of results to return (1-500).
offset: Pagination offset for retrieving additional results.
legal_form_ids: Comma-separated legal form IDs (e.g. "3,4").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| canton | No | ||
| offset | No | ||
| language | No | en | |
| active_only | No | ||
| max_results | No | ||
| legal_form_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |