get_conversations
Retrieves conversation history for specified contacts in a Cognigy.AI project, including inputs, outputs, and metadata for analyzing user interactions.
Instructions
Gets conversations for specific contacts in a Cognigy.AI project. Returns conversation history including inputs, outputs, and metadata. Use this to analyze user interactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project ID to get conversations from | |
| contactIds | Yes | Array of contact IDs to get conversations for |