Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 499 Bytes

stdout_output.md

File metadata and controls

28 lines (21 loc) · 499 Bytes

Stdout

STDOUT output component

Configuration Parameters

component_name: <user-supplied-name>
component_module: stdout_output
component_config:
  add_new_line_between_messages: <boolean>
Parameter Required Default Description
add_new_line_between_messages False True Add a new line between messages

Component Input Schema

{
  text:   <string>
}
Field Required Description
text True