list_endpoints
Discover available operations in the Brazilian Chamber of Deputies API to identify endpoints for fetching deputy data, expenses, and legislative information.
Instructions
Lists available endpoints for the Brazilian Chamber of Deputies API.
This is the primary discovery tool to understand the API's capabilities.
It returns a list of all available operations, including the path, method,
and description for each.
Use the path and method from an endpoint in this list to either fetch
its detailed parameter schema with the get_endpoint_schema tool or to
execute it with the call_endpoint tool.
Returns:
APIResponse: An APIResponse object containing a list of EndpointSummary objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||