X MCP Server

get_home_timeline

Retrieve recent tweets from your home timeline on X, specifying the number of posts to fetch (up to 100) for efficient timeline monitoring and engagement.

Instructions

Get the most recent tweets from your home timeline

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of tweets to retrieve (max 100)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 20, "description": "Number of tweets to retrieve (max 100)", "maximum": 100, "minimum": 1, "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from X MCP Server

Related Tools

ID: 5nx3qqiunw