How to track a Brazilian bill through Câmara and Senado
Когда использовать: You need to follow a specific proposition (PL/PEC) across votes, amendments, and committee stages without scraping websites.
Предварительные требования
- The bill identifier (e.g. PL 2630/2020) — From a Câmara/Senado URL or news article
Поток
-
Find the proposition and its current statusUse mcp-brasil to find PL 2630/2020 in Câmara. Show current status, author, and tramitação timeline.✓ Скопировано→ Structured response with bill metadata and stage history
-
Pull votes and committee actionsList every vote and committee action on that bill, with dates and results.✓ Скопировано→ Chronological list of events
-
Summarize for a briefingWrite a 3-paragraph briefing: where the bill stands today, who's pushing it, and the most likely next step.✓ Скопировано→ Ready-to-publish policy summary
Итог: A sourced legislative brief built from primary Câmara/Senado data in under 10 minutes.
Подводные камни
- Bill IDs collide across houses — PL in Câmara ≠ PLS in Senado — Always specify the house; use
planejar_consultato query both if uncertain