Lookup one user
x_organic_lookup_userLook up an X/Twitter user by exact username or numeric ID to retrieve profile data for organic community management and engagement.
Instructions
Look up a user by username (without inventing @handles) or by numeric id. Uses GET /2/users/by/username/:username or GET /2/users/:id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | Numeric user id | |
| username | No | Handle without a leading @, supplied by the user |