RecognizeText Action
Extracts text from a document.
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
modelId
|
Edm.String | True | False | The model Id to use. Optional. |
|
base64encoded
|
Edm.String | False | False | The base64 encoded document. |
Return Type
| Type | Nullable | Description |
|---|---|---|
| RecognizeTextResponse | False | The RecognizeText action returns the following value. |