Skip to main content
Glama

MCP SNS Server

by baolongt

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

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/baolongt/sns-mcp-server'

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