App Logo
gemini.google.com

Get Gemini chat messages

Full message transcript of one Gemini conversation by id, oldest to newest.

Input

conversation_id required

Conversation id, as returned by list_chats/search_chats (also the /app/<id> URL segment).

Output

messages required
conversationId required

FAQ

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

Start building not clicking