Get conversation detail
get_conversationFetch a single conversation by UUID and display its messages in chronological order, providing a complete chat history for review or further processing.
Instructions
Get a single conversation, including its messages in chronological order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | Yes | UUID of the conversation to fetch. |