pub fn dispatch_for_request( command: &str, request_id: &str, session_id: Option<&str>, ctx: &AppContext, ) -> Option<Response>