twitter_users
Retrieve Twitter user profiles and public metrics by providing numeric user IDs. Supports batch lookup of up to 100 accounts.
Instructions
Batch account lookup by numeric ids (up to 100).
Returns: {data:[{id, username, name, public_metrics}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| user_fields | No | username,name,public_metrics |