Skip to main content
Glama

dao-proposals-mcp

get_proposal_details

Retrieve comprehensive details for a specific DAO governance proposal by providing its unique ID. Enables real-time tracking and analysis of decentralized decision-making processes.

Instructions

Fetch detailed information for a specific proposal. Parameters: proposal_id (str): The unique identifier of the proposal. Returns: A formatted string containing detailed information about the proposal.

Input Schema

NameRequiredDescriptionDefault
proposal_idYes

Input Schema (JSON Schema)

{ "properties": { "proposal_id": { "title": "Proposal Id", "type": "string" } }, "required": [ "proposal_id" ], "title": "get_proposal_detailsArguments", "type": "object" }

Other Tools from dao-proposals-mcp

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/kukapay/dao-proposals-mcp'

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