getFullThread
Reconstructs complete Twitter threads by retrieving all tweets and replies based on a tweet ID. Optionally includes engagement metrics for each tweet, enabling comprehensive thread analysis and understanding.
Instructions
Reconstruct complete Twitter thread with all tweets and replies
Input Schema
Name | Required | Description | Default |
---|---|---|---|
includeMetrics | No | Include engagement metrics for each tweet (default: true) | |
tweetId | Yes | The ID of the tweet to analyze thread for |