get_tweet
Fetch a specific tweet by ID or URL to access its content and metadata.
Instructions
Fetch a tweet by ID.
Args: tweet_id: The tweet ID (numeric string) or full URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tweet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |