Beyond MCP Server

get-user-content

Extract user-generated content from social platforms like Farcaster, Twitter, and Telegram by specifying the user ID and desired platform. Retrieve up to a defined number of posts for analysis or integration.

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of posts to return
platformYesSocial platform (farcaster, twitter, telegram)
userIdYesUser ID or username on the platform

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "limit": { "description": "Maximum number of posts to return", "type": "number" }, "platform": { "description": "Social platform (farcaster, twitter, telegram)", "type": "string" }, "userId": { "description": "User ID or username on the platform", "type": "string" } }, "required": [ "platform", "userId" ], "type": "object" }

You must be authenticated.

Other Tools from Beyond MCP Server

Related Tools

ID: lxmmleqcl8