reset_conversation
Clear stored chat history for a conversation ID to begin a new thread while keeping the same ID.
Instructions
Delete stored in-memory chat history for a conversation_id. Use this when you want to keep the same ID but start a fresh thread. This only affects server-side memory in the current MCP process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | Yes |