x_post
Retrieve a public X post by numeric ID to access author, text, metrics, and quoted post preview.
Instructions
Retrieve an X post. Returns a public X post by numeric post id, including author, text, visible metrics, and a quoted post preview when present.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | X post id | |
| username | No | Expected author username. When provided, mismatched authors return 404. |