Parameter | Type | Required | Description |
---|---|---|---|
name | string | Yes | Unique identifier for the node. |
task | string | Yes | Specifies which information is extracted from the document upon processing; supported values are:
|
display_name | string | No | Display name for the node. |
description | string | No | Description of the node. |
docproc
node is expected to be of type DocExtInput
, from the module ibm_watsonx_orchestrate.flow_builder.types
.
Example use of the docproc
node in a flow: