{"uid":"cap_hK5aFfljtJ3rA09zE_HEW","slug":"governance-proposals-fc0b60f8","name":"governance-proposals","description":"List a DAO's governance proposals from Snapshot, normalized into one schema: id, title, state, choices, per-choice scores, scores_total, quorum, vote count, start/end, author, snapshot block, strategies and a link-back. Filter by state; pass a Snapshot space-id or a known protocol alias.","url":"https://payai.agentstools.dev/governance/proposals","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["space"],"properties":{"limit":{"type":"integer","maximum":30,"minimum":1,"description":"Max proposals to return (default 15, cap 30)"},"space":{"type":"string","description":"Snapshot space-id (e.g. uniswapgovernance.eth) or a known protocol alias (e.g. uniswap)"},"state":{"enum":["active","pending","closed"],"type":"string","description":"Filter proposals by lifecycle state"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_b9jbFEJOkri0FVDhraVjK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Lists and filters a DAO's governance proposals from Snapshot, normalized into a unified schema with scores, quorum, vote counts, and lifecycle state.","exampleAgentPrompt":"Can you pull the current active governance proposals for Uniswap on Snapshot — show me the titles, vote counts, scores per choice, quorum, and start/end dates?","exampleUseCases":[{"title":"Monitor open DAO votes","prompt":"What governance proposals are currently active for Aave? I want to see the choices, current scores, and when voting closes."},{"title":"Research past governance decisions","prompt":"Show me the last 20 closed governance proposals for ENS DAO — I need the titles, final vote tallies, and whether they met quorum."},{"title":"Track pending proposals before voting","prompt":"Are there any pending governance proposals for Compound Finance that haven't started voting yet? List them with their start dates and the choices available."}],"resultDescription":"Returns a list of governance proposals normalized to a unified schema, each containing: proposal id, title, lifecycle state (active/pending/closed), available choices, per-choice vote scores, total score, quorum threshold, total vote count, start and end timestamps, author address, snapshot block number, voting strategies used, and a direct link back to the proposal on Snapshot.","failureModes":["Unknown or misspelled Snapshot space-id or protocol alias returns an empty list or 404-style error","Invalid state filter value returns a validation error","Limit exceeding 30 is rejected with a schema validation error","Snapshot API unavailability causes upstream timeout or 502 error","DAOs with no proposals in the requested state return an empty array"],"whenToPreferThis":"Prefer this endpoint when you need normalized, cross-protocol governance data from Snapshot in a consistent schema without building your own Snapshot GraphQL queries. Ideal when you need per-choice scores, quorum data, and lifecycle state filtering in a single call. Use over direct Snapshot API access when you want protocol aliases instead of raw space-ids and a pre-normalized response format.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T19:04:34.534Z","isFirstParty":false}