get_conversation
Retrieve a specific AI chat conversation by ID, including full message history, to resume context from where it stopped.
Instructions
Get a specific AI chat conversation by ID, including full message history. Useful for resuming context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversationId | Yes | Conversation ID (from list_conversations) |