pub fn answer_question( request_id: &str, questions: &Value, answer_text: &str, ) -> String
Build a control response that approves an AskUserQuestion request and injects the user’s answer via updated_input.
updated_input