search_candidates
Resolve candidate names to committee IDs with exact matching. Filter by name, district, office, party, or cycle to find all matches and identify multiple committees.
Instructions
Resolve candidates to committees (Org IDs). Never fuzzy-matches: returns all
matches and flags has_multiple_committees so the caller picks the regular-cycle
one. Filter by name, district (HD-42/SD-15), office, party ((D)/(R)), or cycle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| district | No | ||
| office | No | ||
| party | No | ||
| cycle | No | ||
| year | No |