AIReply Action
Drafts a response to the given text using AI builder GPT action
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 response. |
Return type
| Type | Nullable | Description |
|---|---|---|
| AIReplyResponse | False | Contains the response of the AIReply action. |