swiss_ip_search_trademarks
Search the Swiss trademark register for trademarks by name, word, or keyword with wildcard support. Retrieve results with pagination and sorting options.
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 |
|---|---|---|---|
| source | No | ||
| total | No | ||
| count | No | ||
| match_type | No | none | |
| results | No | ||
| next_page_token | No | ||
| suggestion | No | ||
| message | No | ||
| nice_class_searched | No | ||
| date_range | No |