Read one post
get_postFetch a single Threads post by numeric ID to access its complete details, including text, media, permalink, topic tag, link attachment, quoted post, and reply availability.
Instructions
One Threads post by its numeric id, with its full field set: text, media, permalink, topic tag, link attachment, quoted post and whether it has replies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric post id. | |
| account | No | Which connected Threads profile to act as, by username (for example 'thenavidm'). Defaults to the first connected profile. Call list_accounts to see them. |