getTweetsByIds
Retrieve multiple tweets by specifying their unique IDs, including optional fields like author details and engagement metrics, through 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 |