Get Threads Mentions
threads_get_mentionsRetrieve posts where the authenticated user is @mentioned on Threads. Use this to identify and monitor mentions, enabling timely engagement.
Instructions
Gets posts where the authenticated user was @mentioned.
Args:
threads_user_id (string): Threads user ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |
| threads_user_id | Yes |