x_user_get
Fetch public X profile or timeline pages—posts, replies, media, articles, followers, following—from a handle or profile URL.
Instructions
Read a public profile or a page of posts, posts with replies, media, articles, followers, or following. Accepts @handle/profile URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | ||
| view | No | profile | |
| 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 |