get_article_preview
Retrieve the title, preview, and cover image of an article linked in a tweet using its ID, with no authentication required.
Instructions
Get title/preview/cover of an X Article embedded in a tweet.
Uses X's public syndication endpoint — no authentication required.
Args: tweet_id: ID (numeric string) or full URL of a tweet that links to an article.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tweet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |