swiss_ip_search_trademarks
Find trademarks in the Swiss register by free-text query, name, or keyword. Supports wildcards for trademark research and brand monitoring.
Instructions
Durchsucht das Schweizer Markenregister nach Freitext. Markenrecherche / Brand-Monitoring per Name, Wort oder Stichwort. Findet Marken nach Name, Markenbegriff oder Stichwort. Wildcards (*) möglich.
Args: params (TrademarkSearchInput): Enthält: - query (str): Suchbegriff, z.B. 'Zürich*', 'apple', 'Bank*' - page_size (int): Ergebnisse pro Seite (1–50, Standard 10) - page_token (str): Paginierungs-Token für Folgeseiten - sort_descending (bool): Neueste zuerst (Standard True)
Returns: str: Ergebnis mit source, total, count, results, next_page_token
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| total | No | ||
| source | No | ||
| message | No | ||
| results | No | ||
| date_range | No | ||
| match_type | No | none | |
| suggestion | No | ||
| next_page_token | No | ||
| nice_class_searched | No |