sandbox/configs.upsert
Type: mutation
Module: convex/sandbox/configs.ts
Arguments
Section titled “Arguments”{ orgId: string, claudeSettings: any /* optional */, hooks: hookBucketsValidator /* optional */, mcpServers: mcpServerValidator /* optional */[], dotfiles: dotfileValidator /* optional */[], shellAliases: shellAliasValidator /* optional */[], devToolConfigs: devToolConfigValidator /* optional */[], setupScripts: setupScriptValidator /* optional */[], }Create or update the sandbox configuration for an organization.