Skip to main content
Glama

Fatebook MCP Server

resolve_question

Resolve Fatebook predictions with YES/NO/AMBIGUOUS outcomes by specifying question ID, resolution, and type. Streamlines decision tracking for AI assistants.

Instructions

Resolve a Fatebook question with YES/NO/AMBIGUOUS resolution

Input Schema

NameRequiredDescriptionDefault
apiKeyNo
questionIdYes
questionTypeYes
resolutionYes

Input Schema (JSON Schema)

{ "properties": { "apiKey": { "default": "", "title": "Apikey", "type": "string" }, "questionId": { "title": "Questionid", "type": "string" }, "questionType": { "title": "Questiontype", "type": "string" }, "resolution": { "title": "Resolution", "type": "string" } }, "required": [ "questionId", "resolution", "questionType" ], "title": "resolve_questionArguments", "type": "object" }

Other Tools from Fatebook MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/an1lam/fatebook-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server