MCP SNS Server

by baolongt
Verified

list_votable_neurons

Retrieve a list of votable neurons for a specific DAO using the provided Principal ID. Simplify participation in governance and decision-making processes within the MCP SNS Server.

Instructions

List all votable neurons

Input Schema

NameRequiredDescriptionDefault
daoNameNoDAO name
principalIdYesPrincipal ID

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from MCP SNS Server

Related Tools

ID: 5fc1jysgrs