getTweetsByIds
Fetch multiple tweets using their unique IDs to retrieve detailed information, including additional fields like author ID, public metrics, and context annotations, via the Twitter MCP Server.
Instructions
Get multiple tweets by their IDs
Input Schema
Name | Required | Description | Default |
---|---|---|---|
tweetFields | No | Additional tweet fields to include in the response | |
tweetIds | Yes | Array of tweet IDs to fetch |