Skip to main content
Glama

MCP Snapshot Server

getProposal

Retrieve detailed information about a specific Snapshot.org proposal by entering its unique proposal ID. Use this tool to access essential data for analysis or decision-making.

Instructions

Get details of a specific proposal

Input Schema

NameRequiredDescriptionDefault
proposalIdYesID of the proposal

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from MCP Snapshot 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/crazyrabbitLTC/mcp-snapshot-server'

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