Type: nodetool.output.DocumentOutput

Namespace: nodetool.output

Description

Output node for document content references (‘DocumentRef’). document, file, pdf, text_file, asset, reference

Use cases:
- Displaying or returning processed or generated documents.
- Passing document data (as a 'DocumentRef') between workflow nodes.
- Returning results of document analysis or manipulation.

Properties

Property Type Description Default
name str The parameter name for the workflow. ``
value document   {'type': 'document', 'uri': '', 'asset_id': None, 'data': None}
description str The description of the output for the workflow. ``

Outputs

Output Type Description
output any  

Metadata

Browse other nodes in the nodetool.output namespace.