fec_search_candidates
Find federal election candidates by name, state, party, office, or election year. Access official FEC campaign finance data.
Instructions
Search for federal election candidates by name, state, party, office, or election year. Data from the Federal Election Commission (FEC).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Candidate name to search for | |
| state | No | Two-letter state code, e.g. 'CA', 'TX', 'NY' | |
| party | No | Three-letter party code: 'DEM', 'REP', 'LIB', 'GRE', etc. | |
| office | No | Office: H=House, S=Senate, P=President | |
| election_year | No | Election year, e.g. 2024 | |
| page | No | Page number (default: 1) | |
| per_page | No | Results per page (default: 20, max: 100) |