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
| The name of the smart chain binding that should be executed |
| A dictionary containing the input parameters required by the smart chain. |
| Allows overriding the conversation ID when executing the Smart Chain |
| Allows overriding the conversation event ID when executing the Smart Chain |
Output
| 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 |