get_user_mentions
Fetch recent tweets that mention a specific Twitter user by providing their screen name.
Instructions
Fetch recent tweets that mention a Twitter user via API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor from previous response. | |
| userName | Yes | Screen name (without @) — fetches tweets that mention this user. |