br_search_proposicoes
Find Brazilian federal legislative bills by type code and year using the Chamber of Deputies API. Specify a bill type (e.g., PL, PLP, PEC) and year to get a list of proposals.
Instructions
List Brazilian federal bills (proposicoes) of a given type and year.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ano | Yes | year, e.g. ``2024``. | |
| itens | No | max results (default 20, API caps around 100). | |
| sigla_tipo | Yes | bill type code, e.g. ``"PL"`` (Projeto de Lei), ``"PLP"``, ``"PEC"``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||