mmk-threads-insights

Get Threads account analytics and metrics with breakdowns. Triggers on "threads insights", "threads analytics", "account metrics", "threads stats", "engagement metrics".

MMK Threads — Insights

Prerequisite: Read ../mmk-shared/SKILL.md for auth, global flags, and error handling. Parent: mmk-threads

Always use -o json when parsing results or composing with other commands.


insights — Account analytics

mmk threads insights -o json
mmk threads insights --since 2025-01-01 --until 2025-06-30 -o json
mmk threads insights --breakdown country -o json
mmk threads insights --metric views,likes -o json

Optional flags:

FlagDefaultDescription
--metricviews,likes,replies,reposts,quotes,followers_countComma-separated metrics
--sinceStart date
--untilEnd date
--breakdownBreakdown type: country, city, age, gender

See Also