get_candidate_fundraising
Retrieve campaign fundraising data for a candidate: total receipts, disbursements, and cash on hand by candidate name and election year.
Instructions
Ruft Spendeneinnahmen und -ausgaben eines Kandidaten ab.
Args: candidate_name: Name des Kandidaten (z.B. "Biden", "Trump") election_year: Wahljahr (Standard: 2024)
Returns: Fundraising-Daten: Einnahmen, Ausgaben, Cash-on-Hand
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candidate_name | Yes | ||
| election_year | No |