kind: Workflow trigger: kind: OnConversationStart id: my_workflow actions: - kind: SetVariable id: set_input variable: Local.TestValue value: =System.LastMessageText - kind: SendActivity id: activity_input activity: |- Input: "{Local.TestValue}"