Skip to main content
Glama

MPC Tally API Server

get-proposal-timeline

Retrieve the timeline of events for a specific proposal using the proposal ID to track governance activity and updates within DAOs.

Instructions

Get the timeline of events for a specific proposal

Input Schema

NameRequiredDescriptionDefault
proposalIdYesThe ID of the proposal to get the timeline for

Input Schema (JSON Schema)

{ "properties": { "proposalId": { "description": "The ID of the proposal to get the timeline for", "type": "string" } }, "required": [ "proposalId" ], "type": "object" }

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/crazyrabbitLTC/mpc-tally-api-server'

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