How to track a Brazilian bill through Câmara and Senado
When to use: You need to follow a specific proposition (PL/PEC) across votes, amendments, and committee stages without scraping websites.
Prerequisites
- The bill identifier (e.g. PL 2630/2020) — From a Câmara/Senado URL or news article
Flow
-
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.✓ Copied→ 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.✓ Copied→ 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.✓ Copied→ Ready-to-publish policy summary
Outcome: A sourced legislative brief built from primary Câmara/Senado data in under 10 minutes.
Pitfalls
- Bill IDs collide across houses — PL in Câmara ≠ PLS in Senado — Always specify the house; use
planejar_consultato query both if uncertain