Set tool output¶
Plugin ID: eca_set_tool_output
Available since: 1.0.0
This action sets the output for the tool event.
Fields¶
Tool output— config key:output-
This field supports tokens.Type:
textarea· Required: no · Default: empty string Interpret above config value as YAML format— config key:use_yaml-
Nested data can be set using YAML format, for example front: /node. When using this format, this option needs to be enabled. When using tokens and YAML altogether, make sure that tokens are wrapped as a string. Example: front: "[myurl:path]"
Type:
checkbox· Required: no · Default:false Validate YAML to prevent this from being executed when invalid— config key:validate_yaml-
Type:
checkbox· Required: no · Default:false