pub fn execute_microsoft_graph_teams_app_user_install( stored: &mut Map<String, Value>, tenant: &str, team: &str, env: &str, action: &Value, ) -> Result<Value>