Adaptive card schema for the workflow ended card (used when endedCardType is ADAPTIVE_CARD). Contains the adaptive card object from the n-1 element of intentResponse array.
Whether retry is available for failed workflows
Cognigy session ID for this workflow instance
Timestamp when workflow completed (if completed or failed)
Contact/case ID associated with this workflow
Conversation history with the workflow (for multi-turn interactions)
Current step information
Index of the current step (0-based)
Display name for the workflow (intentTitle from WebSocket)
Elapsed time in milliseconds
Text description for the workflow ended card (used when endedCardType is TEXT). Contains the text from the n-1 element of intentResponse array.
Card type for the workflow ended card (TEXT or ADAPTIVE_CARD). Determined from the n-1 element of intentResponse array.
Error message if workflow failed
Timestamp when workflow was initiated
Whether the insert icon should be visible (true for digital)
Unique identifier for the workflow instance
Timestamp of the last update
Media type - Digital or Voice
Summary/output of the workflow (shown on completion)
Key results or generated content from the workflow
Whether the send icon should be visible (true for digital)
Current overall status of the workflow
The original task session UID used to trigger this workflow. Kept constant for the lifetime of the session so all follow-up API calls (search bar, adaptive card submit) use the same GUID.
Total number of steps in the workflow
The workflow definition name
Generated using TypeDoc
Represents a single workflow instance in the Workflow Space.