MPC Tally API Server

get-proposal-security-analysis

Analyze security risks of a specific DAO proposal by generating threat assessments and simulations. Input the proposal ID to receive detailed security insights.

Instructions

Get security analysis for a specific proposal, including threat analysis and simulations

Input Schema

NameRequiredDescriptionDefault
proposalIdYesThe ID of the proposal to get security analysis for

Input Schema (JSON Schema)

{ "properties": { "proposalId": { "description": "The ID of the proposal to get security analysis for", "type": "string" } }, "required": [ "proposalId" ], "type": "object" }
ID: xqt9xzqlm6