Skip to main content
Glama

get_bills_by_deputy

Retrieve legislative bills authored by a specific deputy in the Brazilian Chamber of Deputies. Filter results by year to track legislative activity and proposals.

Instructions

Retrieves a list of bills (proposições) by a specific author.

This is a helper tool that abstracts the process of querying bills for a deputy.

Args: deputy_id (int): The ID of the deputy authoring the bill. years (list[str] | None): One or more years for when bills were presented. If set to None, the current year is used. Defaults to None.

Returns: APIResponse: An APIResponse object containing a list of bills on success, or an error message.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
deputy_idYes
yearsNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vrtornisiello/mcp-camara'

If you have feedback or need assistance with the MCP directory API, please join our Discord server