congress_treaty_partitioned_actions
Retrieve committee referrals, hearings, and ratification votes for specific partitioned treaties in U.S. Congress proceedings.
Instructions
Get actions on a partitioned treaty (one with a suffix letter). Shows committee referral, hearings, and ratification votes for a specific treaty partition.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| congress | Yes | Congress number | |
| treaty_number | Yes | Treaty document number | |
| treaty_suffix | Yes | Treaty partition letter (e.g., 'A', 'B') | |
| limit | No | Max results (default: 50) |