Beyond MCP Server

get-thread

Extract thread or conversation data from social platforms like Farcaster, Twitter, or Telegram by providing the platform and thread ID via the Model Context Protocol server.

Input Schema

NameRequiredDescriptionDefault
platformYesSocial platform (farcaster, twitter, telegram)
threadIdYesThread or conversation ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "platform": { "description": "Social platform (farcaster, twitter, telegram)", "type": "string" }, "threadId": { "description": "Thread or conversation ID", "type": "string" } }, "required": [ "platform", "threadId" ], "type": "object" }

You must be authenticated.

Other Tools from Beyond MCP Server

Related Tools

ID: lxmmleqcl8