list_intents
Retrieve all intents for a Cognigy.AI flow to review NLU triggers before training or modifying them.
Instructions
Lists all intents in a Cognigy.AI flow. Intents are the NLU triggers that match user utterances to flow logic. Use this to explore NLU configuration before training or modifying intents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of intents to return (1-100, default 25) | |
| flowId | Yes | The flow ID to list intents from | |
| localeId | No | Optional locale ID for localized content | |
| includeChildren | No | Include child intents in the results |