AIExtract Action
Extracts user-defined data points from provided text using AI builder GPT action.
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
Entity
|
Edm.String | False | False | The entity to be extracted from the provided text. |
|
Text
|
Edm.String | False | False | A text value containg the data to be extracted. |
Return type
| Type | Nullable | Description |
|---|---|---|
| AIExtractResponse | False | Contains the response of the AIExtract action. |