export type CompleteOnboardingRequest = { organization: string; install_plugins: string[]; };