get_mentions
Retrieve threads where you have been @mentioned. Access details like text, media, permalink, and engagement metrics such as likes, replies, reposts, and quotes.
Instructions
Get threads where the authenticated user has been @mentioned
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Fields to return. Default: id,text,media_type,media_url,permalink,timestamp,username,like_count,replies_count,repost_count,quote_count | |
| limit | No | Number of results per page | |
| after | No | Cursor for next page |