App Logo
grok.com

Get Grok Chat Messages

Full message transcript of one Grok conversation by id, oldest to newest: each message's role (user/assistant), text, and any inline-cited sources on assistant messages.

Input

conversationId required

Grok conversation id, from list_chats or a /c/<id> URL

Output

messages required

FAQ

Full message transcript of one Grok conversation by id, oldest to newest: each message's role (user/assistant), text, and any inline-cited sources on assistant messages.
Required: conversationId.
It returns messages.
Yes. It acts as you on grok.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the grok.com cookies saved by the Reduck extension.
It only reads. It looks things up on grok.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/grok.com/get_chat_messages, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/grok.com/get_chat_messages
It is part of Reduck's official curated catalogue.

Start building not clicking