Get Threads Mentions
threads_get_mentionsGet posts where the authenticated user was @mentioned on Threads. Supply your Threads user ID to retrieve mentions.
Instructions
Gets posts where the authenticated user was @mentioned.
Args:
threads_user_id (string): Threads user ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threads_user_id | Yes | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |