App Logo
chat.mistral.ai

Delete Le Chat conversation

Delete one Le Chat conversation by id (moves it to trash; Le Chat purges trashed conversations automatically after 30 days).

Input

chatId required

Conversation id to delete, from list_chats or search_chats

Output

title required
chatId required
status required

Le Chat's status for the conversation after this call, e.g. "deleted"

FAQ

Delete one Le Chat conversation by id (moves it to trash; Le Chat purges trashed conversations automatically after 30 days).
Required: chatId.
It returns title, chatId, status.
Yes. It acts as you on chat.mistral.ai: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the chat.mistral.ai cookies saved by the Reduck extension.
It makes changes on chat.mistral.ai, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/chat.mistral.ai/delete_chat, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/chat.mistral.ai/delete_chat
It is part of Reduck's official curated catalogue.

Start building not clicking