load_turn_context
Retrieve complete conversation turn details by session and turn IDs to restore context from prior coding sessions.
Instructions
Load the full detailed content of specific conversation turns by sessionId and turnId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| references | Yes | Array of { sessionId, turnId } references identifying the conversation rounds to load |