get_playbook_run
Retrieve detailed results of a playbook run, including step-by-step assertion outcomes, to analyze test failures and debug conversation flows.
Instructions
Gets detailed results of a Cognigy.AI playbook run including step-by-step assertion outcomes. Use this to analyze test failures and debug conversation flows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playbookId | Yes | The playbook ID | |
| playbookRunId | Yes | The playbook run ID to retrieve |