x_post
Read a single X post and retrieve its author, text, metrics, links, and media URLs.
Instructions
Read one X post with author, text, metrics, links, and media URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| text | Yes | ||
| likes | Yes | ||
| links | Yes | ||
| views | Yes | ||
| author | Yes | ||
| handle | Yes | ||
| post_id | Yes | ||
| replies | Yes | ||
| reposts | Yes | ||
| media_urls | Yes | ||
| published_at | Yes |