Skip to main content
Glama

Fatebook MCP Server

delete_question

Remove a specific question from Fatebook using its unique questionId. This tool helps manage predictions by deleting outdated or incorrect forecast entries.

Instructions

Delete a Fatebook question

Input Schema

NameRequiredDescriptionDefault
apiKeyNo
questionIdYes

Input Schema (JSON Schema)

{ "properties": { "apiKey": { "default": "", "title": "Apikey", "type": "string" }, "questionId": { "title": "Questionid", "type": "string" } }, "required": [ "questionId" ], "title": "delete_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