Manifold Markets MCP Server

by bmorphism
Verified

get_positions

Retrieve user positions across multiple markets on the Manifold Markets platform by specifying the user ID. Facilitates tracking and managing market participation.

Instructions

Get user positions across markets

Input Schema

NameRequiredDescriptionDefault
userIdYesUser ID

Input Schema (JSON Schema)

{ "properties": { "userId": { "description": "User ID", "type": "string" } }, "required": [ "userId" ], "type": "object" }

You must be authenticated.

Other Tools from Manifold Markets MCP Server

Related Tools

ID: bismm8fj6d