Skip to main content
Glama

get_user_timeline

Retrieve a user’s most recent tweets from X (Twitter) by specifying the number of tweets to fetch, up to a maximum of 100. Streamline timeline access for analysis or integration.

Instructions

Get the user's recent tweets

Input Schema

NameRequiredDescriptionDefault
countNoNumber of tweets to retrieve (max 100)

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 10, "description": "Number of tweets to retrieve (max 100)", "type": "number" } }, "type": "object" }

Other Tools from X 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/krishna-paulraj/x-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server