datasets_x_users_item
Fetch an X (Twitter) user record by username from the x-users dataset. Returns clean JSON profile data for the given handle, with or without the leading @.
Instructions
Get an X user from the dataset. Returns one X user record by username from dataset id enum value x-users.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | X username, with or without a leading @, max 128 characters |