fec_search_candidates
Search federal election candidates by name, state, party, office, or election year using FEC data. Find candidate information for campaign research or voter lookup.
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 | |
| page | No | Page number (default: 1) | |
| party | No | Three-letter party code: 'DEM', 'REP', 'LIB', 'GRE', etc. | |
| state | No | Two-letter state code, e.g. 'CA', 'TX', 'NY' | |
| office | No | Office: H=House, S=Senate, P=President | |
| per_page | No | Results per page (default: 20, max: 100) | |
| election_year | No | Election year, e.g. 2024 |