fec_candidate_financials
Retrieve campaign finance data for U.S. political candidates, including total funds raised, spending amounts, cash on hand, and debt figures.
Instructions
Get financial summary for a candidate — total raised, spent, cash on hand, debt. Requires a candidate_id (use fec_search_candidates to find one).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candidate_id | Yes | FEC candidate ID, e.g. 'P80001571' (Trump), 'P80000722' (Harris) | |
| cycle | No | Two-year election cycle, e.g. 2024 |