get_candidate_money
Retrieve campaign finance totals for a US federal candidate by name or FEC ID, including receipts, spending, cash on hand, debts, and individual vs PAC split for a recent cycle, with optional office preference.
Instructions
PAID ($0.01) — Campaign finance totals for a US federal candidate: receipts, spending, cash on hand, debts, individual vs PAC split, per recent cycle. Pass a name (fuzzy) or exact candidate_id; optional office preference. Requires WALLET_PRIVATE_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| office | No | ||
| candidate | No | Candidate name, min 3 chars | |
| candidate_id | No | Exact FEC candidate id (alternative to name) |