tock / ai.tock.bot.engine.nlp / NlpController / getIntentsByNamespaceAndName

getIntentsByNamespaceAndName

abstract fun getIntentsByNamespaceAndName(namespace: String, name: String): List<IntentDefinition>? (source)

Exports list of IntentDefinition

Namespace
Application Namespace

Name
Application Name

Return
List of IntentDefinition