{ "description": "Human in the loop sample - HumanInLoop.yaml.", "setup": { "input": { "type": "String", "value": "Iko" } }, "validation": { "conversation_count": 1, "min_action_count": 1, "actions": { "start": [ "invoke_agent" ], "final": [ "invoke_agent" ] } } }