Building the Logic and Actions for Each Step in Your Conversation
steps[]
) and uses an inputSchema
to define the data needed to initiate the workflow, along with an outputSchema
to handle the data returned after completing the subflow. Workflow blocks are ideal for organizing complex processes or reusing workflows across different parts of the conversation.