get_transcript
Get conversation transcript starting from a specified turn by providing the conversation ID and the last turn number.
Instructions
Return a conversation's status and its turns starting at since_turn.
Pass the previous total_turns as since_turn to get only new turns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since_turn | No | ||
| conversation_id | Yes |