MPC Tally API Server

get-dao

Retrieve detailed information about a specific DAO using its slug to access governance data, proposals, and metadata via the Tally API integrated into the MPC Tally API Server.

Instructions

Get detailed information about a specific DAO

Input Schema

NameRequiredDescriptionDefault
slugYesThe DAO's slug (e.g., 'uniswap' or 'aave')

Input Schema (JSON Schema)

{ "properties": { "slug": { "description": "The DAO's slug (e.g., 'uniswap' or 'aave')", "type": "string" } }, "required": [ "slug" ], "type": "object" }
ID: xqt9xzqlm6