pub fn load_setup_action( bundle_root: &Path, tenant: &str, team: &str, provider_id: &str, action_id: &str, ) -> Result<Option<SetupAction>>