get_article_preview
Extract the title, preview, and cover image of an article shared in a tweet. Pass a tweet ID or URL to retrieve this article data without requiring authentication.
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 |