social-media-mcp

by angheljf
Verified

list_x_posts

Retrieve and filter X (formerly Twitter) posts by thread ID or limit results using the MCP server for social media management.

Instructions

List X (formerly Twitter) posts

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of posts to return
threadIdNoID of the thread to filter by

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Maximum number of posts to return", "type": "number" }, "threadId": { "description": "ID of the thread to filter by", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from social-media-mcp

Related Tools

ID: 55bvn41dtb