Append to Conversation
mistral_append_conversationAppend messages to an existing conversation by providing the conversation ID and the messages to add. This continues or updates a Mistral AI chat session.
Instructions
Add messages to an existing conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messages | Yes | Messages to add | |
| conversation_id | Yes | Conversation ID |