Skip to main content
Glama

Osmosis MCP Server

get-proposal-tally

Retrieve the vote tally for a specific governance proposal on the Osmosis blockchain by providing the proposal ID. Facilitates tracking and analysis of proposal outcomes.

Instructions

Returns the vote tally for a governance proposal

Input Schema

NameRequiredDescriptionDefault
proposalIdYesThe proposal ID

Input Schema (JSON Schema)

{ "properties": { "proposalId": { "description": "The proposal ID", "type": "string" } }, "required": [ "proposalId" ], "type": "object" }

Other Tools from Osmosis MCP Server

Related Tools

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/MyronKoch-dev/osmosis-mcp-server'

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