twitter_user_mentions
Retrieve recent tweets mentioning a specific Twitter user, including text, creation time, and public metrics.
Instructions
Recent posts mentioning an account.
Returns: {data:[{id, text, created_at, author_id, public_metrics}], meta:{result_count}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| since_id | No | ||
| max_results | No | ||
| tweet_fields | No | created_at,author_id,public_metrics | |
| pagination_token | No |