MCP SNS Server

by baolongt
Verified

list_proposals

Retrieve all proposals for a specific DAO using the MCP SNS Server, enabling users to stay informed, manage governance tasks, and participate in decision-making processes effectively.

Instructions

List all proposals

Input Schema

NameRequiredDescriptionDefault
daoNameYesDAO name

Input Schema (JSON Schema)

{ "properties": { "daoName": { "description": "DAO name", "type": "string" } }, "required": [ "daoName" ], "type": "object" }

You must be authenticated.

Other Tools from MCP SNS Server

Related Tools

ID: 5fc1jysgrs