getTweetById
Retrieve specific tweet details using its unique ID from the Twitter MCP Server. Includes options to specify desired fields in the returned tweet object.
Instructions
Get a tweet by its ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
tweetFields | No | Fields to include in the tweet object | |
tweetId | Yes | The ID of the tweet |