AISentiment Action

Detect the sentiment of the given text using AI builder GPT action (positive, negative, or neutral)

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
Text
Edm.String False False

The text needing the sentiment analyzed

Return Type

Type Nullable Description
AISentimentResponse False Contains the response of the AISentiment action.

See also