get_session
Retrieve complete conversation history from a specific session, including user messages, assistant responses, and tool usage details.
Instructions
Retrieve the conversation from a specific session. Shows the full message flow including user messages, assistant responses, and tool usage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |