x_post_get
Retrieve a public post by ID or URL, including its thread, replies, quotes, and reposters. Recover long text from result_id.
Instructions
Read a public post by ID/URL, its author thread, replies, quotes, or reposters. Long text can be recovered from its result_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post | Yes | ||
| sort | No | latest | |
| view | No | post | |
| limit | No | ||
| cursor | No | ||
| detail | No | compact |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| meta | No | ||
| page | No | ||
| error | No | ||
| items | No | ||
| result_id | No |