Look up representatives by ZIP
lookup_representativesLook up a U.S. House member and two Senators by 5-digit ZIP code. Returns names, party affiliation, phone, official website, and district office numbers. Provides a refinement link for ZIPs spanning multiple districts.
Instructions
Look up a person's U.S. House member and two Senators by 5-digit ZIP code. Returns each member's name, party, phone, official website, portrait URL, and district office phone numbers - the number a constituent should actually call. Some ZIP codes span more than one congressional district (needs_address: true, all candidate districts returned); this tool does not perform address-level refinement itself in this release - point the person to the response's reps_url, where a stateless, unlogged Census-geocoder proxy narrows it to a single district from a street address that Oravan never stores. When a House seat currently has no member, vacancies lists the empty seat(s) (state + district) explicitly - the departed member is never returned as if still serving, and no election timeline is implied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip | Yes | 5-digit U.S. ZIP code. | |
| locale | No | Response language: "en" (default) or "es". |