x_user_get
Fetch X user profiles in batch by ID, @handle, bare handle, or 'me'. Get compact profiles with bio, metrics, and creation date, plus a list of unresolved references.
Instructions
Batch fetch of X (Twitter) user profiles by numeric id, @handle, bare handle, or the sentinel me (the authenticated user). Returns compact profiles (handle, name, bio, metrics, created) plus a missing list for any reference that could not be resolved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | ||
| users | Yes | user id, @handle, handle, or 'me' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes | ||
| summary | No |