pub fn name_from_request<'a>( system: Option<&Value>, message_contents: impl IntoIterator<Item = &'a Value>, ) -> Option<String>