get_thread
Retrieve full details of any Threads post by providing its unique ID, including content, media type, URLs, timestamps, and engagement counts.
Instructions
Get details of a specific Threads post by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes | The ID of the thread to retrieve | |
| fields | No | Fields to return. Default: id,text,media_type,media_url,permalink,timestamp,username,like_count,replies_count,repost_count,quote_count |