mmk-threads-replies
Installation
SKILL.md
MMK Threads — Replies
Prerequisite: Read
../mmk-shared/SKILL.mdfor auth, global flags, and error handling. Parent:mmk-threads— includes Pagination guidance.
Always use -o json when parsing results or composing with other commands.
replies — Get replies/conversation for a post
mmk threads replies <media_id> -o json
mmk threads replies 12345678 --limit 20 -o json
mmk threads replies 12345678 --reverse -o json
mmk threads replies 12345678 --after <cursor> -o json
Positional argument: <media_id> (required — the post ID)