get_intent
Retrieve detailed configuration of an intent from a Cognigy.AI flow, including conditions, rules, and confirmation sentences. Inspect NLU behavior before making modifications.
Instructions
Gets detailed configuration of a specific intent in a Cognigy.AI flow. Returns the intent's conditions, rules, confirmation sentences, and settings. Use this to inspect NLU behavior before modifying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowId | Yes | The flow ID containing the intent | |
| intentId | Yes | The intent ID to retrieve | |
| localeId | No | Optional locale ID for localized content |