MPC Tally API Server
list-proposals
List proposals for a specific DAO or organization using its slug
Input Schema
Name | Required | Description | Default |
---|---|---|---|
afterCursor | No | Cursor for pagination (string ID) | |
beforeCursor | No | Cursor for previous page pagination (string ID) | |
includeArchived | No | Include archived proposals | |
isDescending | No | Sort in descending order (default: true) | |
isDraft | No | Filter for draft proposals | |
limit | No | Maximum number of proposals to return (default: 50, max: 50) | |
slug | Yes | The slug of the DAO (e.g., 'uniswap') |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools
- list-daos
- get-dao
- list-delegates
- get-delegators
- list-proposals
- get-proposal
- get-address-votes
- get-address-created-proposals
- get-address-daos-proposals
- get-address-received-delegations
- get-delegate-statement
- get-address-governances
- get-proposal-timeline
- get-proposal-voters
- get-address-metadata
- get-proposal-security-analysis
- get-proposal-votes-cast
- get-proposal-votes-cast-list
- get-governance-proposals-stats