US Congressional Members
congress.legislation.membersSearch current and historical US Congress members by state, chamber, and Congress number. Retrieve name, party, district, and bioguide ID from Congress.gov.
Instructions
Search current and historical members of the US Congress. Filter by state, chamber (House/Senate), and Congress number. Returns name, party, state, district, bioguide ID. Source: Congress.gov.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | US state code (e.g. CA, TX, NY) | |
| chamber | No | Chamber: house or senate | |
| congress | No | Congress number. Default: current (119). | |
| limit | No | Number of results (1-25, default 10) |
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. |