Execute Smart Chain Binding

Execute Smart Chain Binding

The Execute Smart Chain Binding step allows the system to look up and execute a Smart Chain based on a specified binding_name. This step retrieves and runs a predefined smart chain, executing its associated logic. Any data returned from the smart chain will be used as the output for this step.

Options

binding_name

The name of the smart chain binding that should be executed

input_data

A dictionary containing the input parameters required by the smart chain.

override_conversation_id

Allows overriding the conversation ID when executing the Smart Chain

override_conversation_event_id

Allows overriding the conversation event ID when executing the Smart Chain

Output

text

The raw text response returned from the executed Smart Chain.

Properties

type

smart chain binding

needs conversation

false

uses content template

false

uses options template

true

customizable output schema

false