Rank your posts by what actually worked
get_top_postsRetrieve recent Threads posts, score them by engagement rate, and rank to reveal which content resonates most with your audience.
Instructions
Fetch recent posts, pull the metrics for each, and rank them. Sorting by engagement rate rather than raw likes is the point: absolute likes mostly rank posts by age, while engagement against views shows which ones landed. Costs one request per post, so keep the sample modest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sample | No | How many recent posts to score. Defaults to 20, capped at 50 because each one is a request. | |
| 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. | |
| sort_by | No | Ranking key. Defaults to engagement_rate. |