lobbywatch_list_interessenbindungen
Retrieve conflicts of interest (Interessenbindungen) for a Swiss parliamentarian by name or ID, with optional filters for full-time or currently active mandates.
Instructions
Return the list of interessenbindungen (conflicts of interest) for one parliamentarian, optionally restricted to full-time or currently-active mandates.
On a fuzzy miss, near-miss candidates are returned in
suggestions (audit ARCH-003).
Args: name_or_id: ID or name (fuzzy). nur_hauptberuflich: If True, only main-occupation mandates. nur_aktiv: If True, drop mandates with an end date (bis) set.
Use cases: - "Which active mandates does Jositsch hold today?" - "List Anna Mustermann's full-time mandates only" - "Give me every IB ever declared by parliamentarian #1"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_or_id | Yes | ||
| nur_hauptberuflich | No | ||
| nur_aktiv | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | Data: Lobbywatch.ch — CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/). Not an official register; community-researched records. | |
| provenance | Yes | Which endpoint / dump the payload came from | |
| parlamentarier_id | Yes | ||
| count | Yes | ||
| interessenbindungen | No | ||
| suggestions | No | Near-miss fuzzy candidates when the lookup failed (ARCH-003) |