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