FEC Committee Totals
gov.fec.committee_totalsAccess financial totals for US political committees: receipts, disbursements, cash-on-hand. Filter by election cycle and committee type (presidential, House, Senate, party, PAC, Super PAC). Based on FEC public disclosure.
Instructions
Receipts, disbursements, and cash-on-hand for US political committees (PACs, parties, candidate committees). Filter by cycle and committee type. FEC public disclosure
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle | No | Election cycle year (e.g. 2024). | |
| committee_type | No | Committee type code: "P" Presidential, "H" House, "S" Senate, "X" Party, "Y" Party-Qualified, "N" PAC, "Q" PAC-Qualified, "O" Super PAC. | |
| page | No | Page number (default 1). | |
| per_page | No | Per-page count (default 20, max 100). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |