get_tweet
Retrieve a tweet by providing its ID or full URL. Access tweet content using browser authentication, no API key required.
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 |