AISummarize Action
Summarizes 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 | A text value to be summarized |
Return type
Type | Nullable | Description |
---|---|---|
AISummarizeResponse | False | Contains the response of the AISummarize action. |