Mmk Threads Insights

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

magic-meal-kits Updated

File contents

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:

Flag Default Description
--metric views,likes,replies,reposts,quotes,followers_count Comma-separated metrics
--since Start date
--until End date
--breakdown Breakdown type: country, city, age, gender

See Also

magic-meal-kits/mmk-skills/tree/main/skills/mmk-threads-insights commit b16fbe3c65

Frequently asked questions

npx skillmds@latest add magic-meal-kits/mmk-threads-insights