search_individual_donations
Search individual donations to US political campaigns by donor name, filter by minimum amount and election cycle.
Instructions
Sucht nach Einzelspenden einer Person an Wahlkämpfe.
Args: donor_name: Name des Spenders (Nachname reicht) min_amount: Mindestbetrag in USD (Standard: 200) election_cycle: Wahlzyklus
Returns: Liste der Spenden mit Empfänger und Betrag
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| donor_name | Yes | ||
| min_amount | No | ||
| election_cycle | No |