Read one conversation
get_conversationRead the full message history of one conversation, in order, from its session id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many messages to return (1-200, default 100). | |
| session_id | Yes | Session id from list_conversations. |