get_user_mentions
Retrieve tweets that mention a specific user by providing their user ID. Optionally, set count and cursor for pagination.
Instructions
Get tweets mentioning a specific user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| cursor | No | ||
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |