swiss_ip_get_patent
Retrieve a Swiss patent's full details including IPC codes, applicant, inventor, and status using its exact patent number.
Instructions
Ruft ein bestimmtes Schweizer Patent anhand seiner Nummer ab. Detail-Abruf eines Patents per Nummer. Exakter Lookup; kein Fuzzy-Match. Gibt vollständigen Datensatz inkl. IPC-Codes, Anmelder, Erfinder und Status zurück.
Args: params (PatentNumberInput): Enthält: - patent_number (str): Schweizer Patentnummer, z.B. 'CH123456'
Returns: str: Ergebnis mit source, total, count, results (einzelner Eintrag), 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 |