QueryDvUnstructuredData Action
Retrieves search results from a file given input text.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
userQueryText
|
Edm.String | True | False | Input text on which search needs to be performed |
Return type
Type | Nullable | Description |
---|---|---|
QueryDvUnstructuredDataResponse | False | Contains the response of the QueryDvUnstructuredData action. |