get_conversation
Retrieve complete conversation details for a Cognigy.AI session. Returns all inputs, outputs, timestamps, and metadata to analyze a full interaction thread.
Instructions
Gets conversation details for a specific Cognigy.AI session. Returns all inputs/outputs, timestamps, and metadata for the session. Use this to analyze a complete conversation thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Optional project ID to scope the query | |
| sessionId | Yes | The session ID to get conversation for |