Manifold Markets MCP Server

by bmorphism
Verified

close_market

Use this tool to permanently close a market on the Manifold Markets MCP Server, preventing further trading, and optionally specify a custom close time using a Unix timestamp.

Instructions

Close a market for trading

Input Schema

NameRequiredDescriptionDefault
closeTimeNoOptional. Unix timestamp in milliseconds when market will close
contractIdYesMarket ID

Input Schema (JSON Schema)

{ "properties": { "closeTime": { "description": "Optional. Unix timestamp in milliseconds when market will close", "type": "number" }, "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