Get Committee Detail
committees_get_committeeRetrieve committee metadata and current membership using a committee ID. Then search for evidence submitted to the committee on specific topics.
Instructions
USE THIS TOOL WHEN you have a committee_id and want the metadata + current membership.
Fetches committee detail and member list in parallel. AFTER calling, pass committee_id into committees_search_evidence to see what evidence has been submitted to this committee on what topics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes | CommitteeDetailInput. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Committee ID | |
| name | Yes | Committee name | |
| house | No | Commons, Lords, or Joint | |
| phone | No | Contact phone number | |
| No | Contact email | ||
| url | No | Parliament URL for this committee | |
| members | No | Current committee members |