Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RuntimeResponseGenericRuntimeResponseTypeSearch

An object that describes a response with response type search.

Hierarchy

Index

Properties

additional_results

additional_results: SearchResult[]

An array of objects that contains additional search results that can be displayed to the user upon request.

header

header: string

The title or introductory text to show before the response. This text is defined in the search skill configuration.

primary_results

primary_results: SearchResult[]

An array of objects that contains the search results to be displayed in the initial response to the user.

response_type

response_type: string

The type of response returned by the dialog node. The specified response type must be supported by the client application or channel.

Generated using TypeDoc