Committee Financials
committee_financialsGet campaign-finance totals for a committee / PAC by its FEC committee ID (e.g., "C00401224"). Returns receipts, disbursements, cash on hand, and independent expenditures by cycle. Use search_committees first to find the committee ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle | No | Election cycle year (e.g., 2024). Defaults to most recent. | |
| _apiKey | Yes | OpenFEC API key | |
| committee_id | Yes | FEC committee ID (e.g., "C00401224") |