list_playbooks
Retrieves all automated test scenarios (playbooks) for a given Cognigy.AI project, with optional limit on results.
Instructions
Lists all playbooks in a Cognigy.AI project. Playbooks are automated test scenarios with steps and assertions for testing conversational flows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of playbooks to return (1-100, default 25) | |
| projectId | Yes | The project ID to list playbooks from |