get_tweet
Retrieve a specific tweet's full text, author, engagement metrics, and conversation context by providing its numerical ID.
Instructions
Get a specific tweet by its ID.
Returns the full tweet text, author, engagement metrics, and conversation context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tweet_id | Yes | The numeric tweet ID (e.g. "1234567890") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |