Threads insights
threads_insightsRetrieve Threads post or account performance metrics: views, likes, replies, reposts, quotes, shares, clicks, followers, and demographics broken down by country, city, age, or gender.
Instructions
Performance for ONE Threads post (views, likes, replies, reposts, quotes, shares) when postId is given, or for the whole ACCOUNT when it is omitted — views, likes, replies, reposts, quotes, LINK CLICKS, follower count, and follower_demographics broken down by country, city, age or gender. Note the two metric sets differ: "clicks" exists only at account level and "shares" only on a single post, and an unknown metric is refused by name rather than dropped. since/until narrow the account window (Threads has no data before 2024-04-13, and followers_count / follower_demographics are lifetime metrics that ignore a window — the reply says so when that happens). Threads returns no demographics below 100 followers; an absent block means the account is under Meta’s floor, NOT that the audience is empty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | YYYY-MM-DD window start (account scope) | |
| until | No | YYYY-MM-DD window end (account scope) | |
| postId | No | post id from list_threads_posts — omit for account-level insights | |
| metrics | No | account metrics: views, likes, replies, reposts, quotes, clicks, followers_count, follower_demographics | |
| breakdown | No | country / city / age / gender — required by follower_demographics, exactly one |