get_transcript
Retrieve a chronological transcript of a Cognigy.AI session showing the user-bot conversation flow for reviewing quality or debugging.
Instructions
Assembles a human-readable transcript for a Cognigy.AI session. Shows the conversation flow between user and bot in chronological order. Use this for reviewing conversation quality or debugging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: 'full' includes all metadata, 'compact' shows just the conversation flow | compact |
| projectId | No | Optional project ID to scope the query | |
| sessionId | Yes | The session ID to get transcript for |