Read every reply across all your posts
get_all_repliesLists every reply received across all posts, newest first, so you can find and answer pending conversations without checking each post individually.
Instructions
Every reply you have received, newest first, across every post. This is the inbox view: use it to find what needs answering without walking each post one at a time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many to return, 1-100. | |
| cursor | No | Continue from a previous page. Pass the `cursor` attribute from the last result. | |
| 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. | |
| since_hours | No | Only replies from the last N hours. Filtered after fetching, so pair it with a larger limit. |