Skip to main content
Glama

MCP Snapshot Server

getProposal

Retrieve comprehensive details of a specific Snapshot proposal by providing its ID, enabling users to analyze and interact with proposal data effectively.

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" }
Install Server

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