Manifold Markets MCP Server

by bmorphism
Verified

unresolve_market

Revert a resolved market to its unresolved state on Manifold Markets, allowing corrections or adjustments to outcomes using the market ID and optional answer ID.

Instructions

Unresolve a previously resolved market

Input Schema

NameRequiredDescriptionDefault
answerIdNoOptional. Answer ID for multiple choice markets
contractIdYesMarket ID

Input Schema (JSON Schema)

{ "properties": { "answerId": { "description": "Optional. Answer ID for multiple choice markets", "type": "string" }, "contractId": { "description": "Market ID", "type": "string" } }, "required": [ "contractId" ], "type": "object" }

You must be authenticated.

Other Tools from Manifold Markets MCP Server

Related Tools

ID: bismm8fj6d