govinfo_legislation_committee_path
Return the complete committee and subcommittee path published in GovInfo Bill Status XML for one bill, preserving stable committee system codes, parent links, chambers, committee types, and dated activities. Use this for 'which committees handled H.R. 2?', 'show subcommittee referrals for this bill', or 'build a committee-routing audit trail'. Coverage is 118th-Congress HR/S only; absence means the captured XML supplied no committee record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bill_type | Yes | Hosted measure type: HR for a House bill or S for a Senate bill. Resolutions are outside this v1 snapshot. | |
| bill_number | Yes | Numeric bill number within the fixed 118th Congress. | |
| response_format | No | Human-readable markdown or machine-readable JSON. Default markdown. |