@vercel/sdk 1.8.2 → 1.8.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/bin/mcp-server.js +178 -149
  2. package/bin/mcp-server.js.map +10 -10
  3. package/esm/__tests__/projects.test.js +13 -15
  4. package/esm/__tests__/projects.test.js.map +1 -1
  5. package/esm/lib/config.d.ts +3 -3
  6. package/esm/lib/config.js +3 -3
  7. package/esm/lib/security.d.ts +2 -2
  8. package/esm/lib/security.d.ts.map +1 -1
  9. package/esm/mcp-server/mcp-server.js +1 -1
  10. package/esm/mcp-server/server.js +1 -1
  11. package/esm/models/filterprojectenvsop.d.ts +9 -9
  12. package/esm/models/filterprojectenvsop.js +3 -3
  13. package/esm/models/filterprojectenvsop.js.map +1 -1
  14. package/esm/models/getconfigurationop.d.ts +61 -0
  15. package/esm/models/getconfigurationop.d.ts.map +1 -1
  16. package/esm/models/getconfigurationop.js +53 -0
  17. package/esm/models/getconfigurationop.js.map +1 -1
  18. package/esm/models/getprojectenvop.d.ts +9 -9
  19. package/esm/models/getprojectenvop.js +3 -3
  20. package/esm/models/getprojectenvop.js.map +1 -1
  21. package/esm/models/getprojectsop.d.ts +128 -128
  22. package/esm/models/getprojectsop.d.ts.map +1 -1
  23. package/esm/models/getprojectsop.js +132 -132
  24. package/esm/models/getprojectsop.js.map +1 -1
  25. package/jsr.json +1 -1
  26. package/package.json +1 -1
  27. package/src/__tests__/projects.test.ts +13 -15
  28. package/src/lib/config.ts +3 -3
  29. package/src/lib/security.ts +2 -2
  30. package/src/mcp-server/mcp-server.ts +1 -1
  31. package/src/mcp-server/server.ts +1 -1
  32. package/src/models/filterprojectenvsop.ts +3 -3
  33. package/src/models/getconfigurationop.ts +105 -0
  34. package/src/models/getprojectenvop.ts +3 -3
  35. package/src/models/getprojectsop.ts +260 -260
  36. package/vercel-spec.json +242 -215
package/bin/mcp-server.js CHANGED
@@ -34234,9 +34234,9 @@ var init_config = __esm(() => {
34234
34234
  SDK_METADATA = {
34235
34235
  language: "typescript",
34236
34236
  openapiDocVersion: "0.0.1",
34237
- sdkVersion: "1.8.2",
34238
- genVersion: "2.628.0",
34239
- userAgent: "speakeasy-sdk/typescript 1.8.2 2.628.0 0.0.1 @vercel/sdk"
34237
+ sdkVersion: "1.8.3",
34238
+ genVersion: "2.629.1",
34239
+ userAgent: "speakeasy-sdk/typescript 1.8.3 2.629.1 0.0.1 @vercel/sdk"
34240
34240
  };
34241
34241
  });
34242
34242
 
@@ -61847,13 +61847,18 @@ Allows to remove the configuration with the \`id\` provided in the parameters. T
61847
61847
  });
61848
61848
 
61849
61849
  // src/models/getconfigurationop.ts
61850
- var ProjectSelection, TransferRequestKind, Kind, TransferRequestType, TransferRequestScope, GetConfigurationResponseBodyIntegrationsSource, GetConfigurationResponseBodyIntegrationsType, GetConfigurationResponseBodyIntegrationsDisabledReason, GetConfigurationResponseBodyIntegrationsInstallationType, GetConfigurationResponseBodySource, GetConfigurationResponseBodyType, GetConfigurationResponseBodyDisabledReason, GetConfigurationResponseBodyInstallationType, GetConfigurationRequest$inboundSchema, GetConfigurationRequest$outboundSchema, GetConfigurationRequest$, ProjectSelection$inboundSchema, ProjectSelection$outboundSchema, ProjectSelection$, TransferRequestKind$inboundSchema, TransferRequestKind$outboundSchema, TransferRequestKind$, TransferRequestRequester$inboundSchema, TransferRequestRequester$outboundSchema, TransferRequestRequester$, TransferRequest2$inboundSchema, TransferRequest2$outboundSchema, TransferRequest2$, Kind$inboundSchema, Kind$outboundSchema, Kind$, TransferRequestType$inboundSchema, TransferRequestType$outboundSchema, TransferRequestType$, TransferRequestScope$inboundSchema, TransferRequestScope$outboundSchema, TransferRequestScope$, TransferRequestBillingPlan$inboundSchema, TransferRequestBillingPlan$outboundSchema, TransferRequestBillingPlan$, Requester$inboundSchema, Requester$outboundSchema, Requester$, TransferRequest1$inboundSchema, TransferRequest1$outboundSchema, TransferRequest1$, TransferRequest$inboundSchema, TransferRequest$outboundSchema, TransferRequest$, GetConfigurationResponseBodyIntegrationsSource$inboundSchema, GetConfigurationResponseBodyIntegrationsSource$outboundSchema, GetConfigurationResponseBodyIntegrationsSource$, GetConfigurationResponseBodyIntegrationsType$inboundSchema, GetConfigurationResponseBodyIntegrationsType$outboundSchema, GetConfigurationResponseBodyIntegrationsType$, GetConfigurationResponseBodyIntegrationsDisabledReason$inboundSchema, GetConfigurationResponseBodyIntegrationsDisabledReason$outboundSchema, GetConfigurationResponseBodyIntegrationsDisabledReason$, GetConfigurationResponseBodyIntegrationsInstallationType$inboundSchema, GetConfigurationResponseBodyIntegrationsInstallationType$outboundSchema, GetConfigurationResponseBodyIntegrationsInstallationType$, GetConfigurationResponseBody2$inboundSchema, GetConfigurationResponseBody2$outboundSchema, GetConfigurationResponseBody2$, GetConfigurationResponseBodySource$inboundSchema, GetConfigurationResponseBodySource$outboundSchema, GetConfigurationResponseBodySource$, GetConfigurationResponseBodyType$inboundSchema, GetConfigurationResponseBodyType$outboundSchema, GetConfigurationResponseBodyType$, GetConfigurationResponseBodyDisabledReason$inboundSchema, GetConfigurationResponseBodyDisabledReason$outboundSchema, GetConfigurationResponseBodyDisabledReason$, GetConfigurationResponseBodyInstallationType$inboundSchema, GetConfigurationResponseBodyInstallationType$outboundSchema, GetConfigurationResponseBodyInstallationType$, GetConfigurationResponseBody1$inboundSchema, GetConfigurationResponseBody1$outboundSchema, GetConfigurationResponseBody1$, GetConfigurationResponseBody$inboundSchema, GetConfigurationResponseBody$outboundSchema, GetConfigurationResponseBody$;
61850
+ var ProjectSelection, GetConfigurationResponseBodyLevel, TransferRequestKind, Kind, TransferRequestType, TransferRequestScope, GetConfigurationResponseBodyIntegrationsSource, GetConfigurationResponseBodyIntegrationsType, GetConfigurationResponseBodyIntegrationsDisabledReason, GetConfigurationResponseBodyIntegrationsInstallationType, GetConfigurationResponseBodySource, GetConfigurationResponseBodyType, GetConfigurationResponseBodyDisabledReason, GetConfigurationResponseBodyInstallationType, GetConfigurationRequest$inboundSchema, GetConfigurationRequest$outboundSchema, GetConfigurationRequest$, ProjectSelection$inboundSchema, ProjectSelection$outboundSchema, ProjectSelection$, GetConfigurationResponseBodyLevel$inboundSchema, GetConfigurationResponseBodyLevel$outboundSchema, GetConfigurationResponseBodyLevel$, ResponseBodyNotification$inboundSchema, ResponseBodyNotification$outboundSchema, ResponseBodyNotification$, TransferRequestKind$inboundSchema, TransferRequestKind$outboundSchema, TransferRequestKind$, TransferRequestRequester$inboundSchema, TransferRequestRequester$outboundSchema, TransferRequestRequester$, TransferRequest2$inboundSchema, TransferRequest2$outboundSchema, TransferRequest2$, Kind$inboundSchema, Kind$outboundSchema, Kind$, TransferRequestType$inboundSchema, TransferRequestType$outboundSchema, TransferRequestType$, TransferRequestScope$inboundSchema, TransferRequestScope$outboundSchema, TransferRequestScope$, TransferRequestBillingPlan$inboundSchema, TransferRequestBillingPlan$outboundSchema, TransferRequestBillingPlan$, Requester$inboundSchema, Requester$outboundSchema, Requester$, TransferRequest1$inboundSchema, TransferRequest1$outboundSchema, TransferRequest1$, TransferRequest$inboundSchema, TransferRequest$outboundSchema, TransferRequest$, GetConfigurationResponseBodyIntegrationsSource$inboundSchema, GetConfigurationResponseBodyIntegrationsSource$outboundSchema, GetConfigurationResponseBodyIntegrationsSource$, GetConfigurationResponseBodyIntegrationsType$inboundSchema, GetConfigurationResponseBodyIntegrationsType$outboundSchema, GetConfigurationResponseBodyIntegrationsType$, GetConfigurationResponseBodyIntegrationsDisabledReason$inboundSchema, GetConfigurationResponseBodyIntegrationsDisabledReason$outboundSchema, GetConfigurationResponseBodyIntegrationsDisabledReason$, GetConfigurationResponseBodyIntegrationsInstallationType$inboundSchema, GetConfigurationResponseBodyIntegrationsInstallationType$outboundSchema, GetConfigurationResponseBodyIntegrationsInstallationType$, GetConfigurationResponseBody2$inboundSchema, GetConfigurationResponseBody2$outboundSchema, GetConfigurationResponseBody2$, GetConfigurationResponseBodySource$inboundSchema, GetConfigurationResponseBodySource$outboundSchema, GetConfigurationResponseBodySource$, GetConfigurationResponseBodyType$inboundSchema, GetConfigurationResponseBodyType$outboundSchema, GetConfigurationResponseBodyType$, GetConfigurationResponseBodyDisabledReason$inboundSchema, GetConfigurationResponseBodyDisabledReason$outboundSchema, GetConfigurationResponseBodyDisabledReason$, GetConfigurationResponseBodyInstallationType$inboundSchema, GetConfigurationResponseBodyInstallationType$outboundSchema, GetConfigurationResponseBodyInstallationType$, GetConfigurationResponseBody1$inboundSchema, GetConfigurationResponseBody1$outboundSchema, GetConfigurationResponseBody1$, GetConfigurationResponseBody$inboundSchema, GetConfigurationResponseBody$outboundSchema, GetConfigurationResponseBody$;
61851
61851
  var init_getconfigurationop = __esm(() => {
61852
61852
  init_esm();
61853
61853
  ProjectSelection = {
61854
61854
  Selected: "selected",
61855
61855
  All: "all"
61856
61856
  };
61857
+ GetConfigurationResponseBodyLevel = {
61858
+ Error: "error",
61859
+ Info: "info",
61860
+ Warn: "warn"
61861
+ };
61857
61862
  TransferRequestKind = {
61858
61863
  TransferFromMarketplace: "transfer-from-marketplace"
61859
61864
  };
@@ -61930,6 +61935,28 @@ var init_getconfigurationop = __esm(() => {
61930
61935
  ProjectSelection$.inboundSchema = ProjectSelection$inboundSchema;
61931
61936
  ProjectSelection$.outboundSchema = ProjectSelection$outboundSchema;
61932
61937
  })(ProjectSelection$ ||= {});
61938
+ GetConfigurationResponseBodyLevel$inboundSchema = nativeEnumType(GetConfigurationResponseBodyLevel);
61939
+ GetConfigurationResponseBodyLevel$outboundSchema = GetConfigurationResponseBodyLevel$inboundSchema;
61940
+ ((GetConfigurationResponseBodyLevel$) => {
61941
+ GetConfigurationResponseBodyLevel$.inboundSchema = GetConfigurationResponseBodyLevel$inboundSchema;
61942
+ GetConfigurationResponseBodyLevel$.outboundSchema = GetConfigurationResponseBodyLevel$outboundSchema;
61943
+ })(GetConfigurationResponseBodyLevel$ ||= {});
61944
+ ResponseBodyNotification$inboundSchema = objectType({
61945
+ level: GetConfigurationResponseBodyLevel$inboundSchema,
61946
+ title: stringType(),
61947
+ message: stringType().optional(),
61948
+ href: stringType().optional()
61949
+ });
61950
+ ResponseBodyNotification$outboundSchema = objectType({
61951
+ level: GetConfigurationResponseBodyLevel$outboundSchema,
61952
+ title: stringType(),
61953
+ message: stringType().optional(),
61954
+ href: stringType().optional()
61955
+ });
61956
+ ((ResponseBodyNotification$) => {
61957
+ ResponseBodyNotification$.inboundSchema = ResponseBodyNotification$inboundSchema;
61958
+ ResponseBodyNotification$.outboundSchema = ResponseBodyNotification$outboundSchema;
61959
+ })(ResponseBodyNotification$ ||= {});
61933
61960
  TransferRequestKind$inboundSchema = nativeEnumType(TransferRequestKind);
61934
61961
  TransferRequestKind$outboundSchema = TransferRequestKind$inboundSchema;
61935
61962
  ((TransferRequestKind$) => {
@@ -62102,6 +62129,7 @@ var init_getconfigurationop = __esm(() => {
62102
62129
  })(GetConfigurationResponseBodyIntegrationsInstallationType$ ||= {});
62103
62130
  GetConfigurationResponseBody2$inboundSchema = objectType({
62104
62131
  projectSelection: ProjectSelection$inboundSchema,
62132
+ notification: lazyType(() => ResponseBodyNotification$inboundSchema),
62105
62133
  transferRequest: unionType([
62106
62134
  lazyType(() => TransferRequest2$inboundSchema),
62107
62135
  lazyType(() => TransferRequest1$inboundSchema)
@@ -62128,6 +62156,7 @@ var init_getconfigurationop = __esm(() => {
62128
62156
  });
62129
62157
  GetConfigurationResponseBody2$outboundSchema = objectType({
62130
62158
  projectSelection: ProjectSelection$outboundSchema,
62159
+ notification: lazyType(() => ResponseBodyNotification$outboundSchema),
62131
62160
  transferRequest: unionType([
62132
62161
  lazyType(() => TransferRequest2$outboundSchema),
62133
62162
  lazyType(() => TransferRequest1$outboundSchema)
@@ -74211,10 +74240,10 @@ var init_filterprojectenvsop = __esm(() => {
74211
74240
  };
74212
74241
  FilterProjectEnvsResponseBodyProjectsResponse200Type = {
74213
74242
  System: "system",
74214
- Secret: "secret",
74215
74243
  Encrypted: "encrypted",
74216
74244
  Plain: "plain",
74217
- Sensitive: "sensitive"
74245
+ Sensitive: "sensitive",
74246
+ Secret: "secret"
74218
74247
  };
74219
74248
  FilterProjectEnvsContentHintProjectsResponse200ApplicationJSONResponseBody3Envs15Type = {
74220
74249
  FlagsConnectionString: "flags-connection-string"
@@ -74276,10 +74305,10 @@ var init_filterprojectenvsop = __esm(() => {
74276
74305
  };
74277
74306
  FilterProjectEnvsResponseBodyProjectsResponseType = {
74278
74307
  System: "system",
74279
- Secret: "secret",
74280
74308
  Encrypted: "encrypted",
74281
74309
  Plain: "plain",
74282
- Sensitive: "sensitive"
74310
+ Sensitive: "sensitive",
74311
+ Secret: "secret"
74283
74312
  };
74284
74313
  FilterProjectEnvsContentHintProjectsResponse200ApplicationJSONResponseBody2Envs15Type = {
74285
74314
  FlagsConnectionString: "flags-connection-string"
@@ -74341,10 +74370,10 @@ var init_filterprojectenvsop = __esm(() => {
74341
74370
  };
74342
74371
  FilterProjectEnvsResponseBodyType = {
74343
74372
  System: "system",
74344
- Secret: "secret",
74345
74373
  Encrypted: "encrypted",
74346
74374
  Plain: "plain",
74347
- Sensitive: "sensitive"
74375
+ Sensitive: "sensitive",
74376
+ Secret: "secret"
74348
74377
  };
74349
74378
  FilterProjectEnvsContentHintProjectsResponse200ApplicationJSONResponseBody115Type = {
74350
74379
  FlagsConnectionString: "flags-connection-string"
@@ -76488,10 +76517,10 @@ var init_getprojectenvop = __esm(() => {
76488
76517
  };
76489
76518
  GetProjectEnvResponseBodyProjectsResponseType = {
76490
76519
  System: "system",
76491
- Secret: "secret",
76492
76520
  Encrypted: "encrypted",
76493
76521
  Plain: "plain",
76494
- Sensitive: "sensitive"
76522
+ Sensitive: "sensitive",
76523
+ Secret: "secret"
76495
76524
  };
76496
76525
  GetProjectEnvContentHintProjectsResponse200ApplicationJSONResponseBody315Type = {
76497
76526
  FlagsConnectionString: "flags-connection-string"
@@ -76553,10 +76582,10 @@ var init_getprojectenvop = __esm(() => {
76553
76582
  };
76554
76583
  GetProjectEnvResponseBodyProjectsType = {
76555
76584
  System: "system",
76556
- Secret: "secret",
76557
76585
  Encrypted: "encrypted",
76558
76586
  Plain: "plain",
76559
- Sensitive: "sensitive"
76587
+ Sensitive: "sensitive",
76588
+ Secret: "secret"
76560
76589
  };
76561
76590
  GetProjectEnvContentHintProjectsResponse200ApplicationJSONResponseBody215Type = {
76562
76591
  FlagsConnectionString: "flags-connection-string"
@@ -76618,10 +76647,10 @@ var init_getprojectenvop = __esm(() => {
76618
76647
  };
76619
76648
  GetProjectEnvResponseBodyType = {
76620
76649
  System: "system",
76621
- Secret: "secret",
76622
76650
  Encrypted: "encrypted",
76623
76651
  Plain: "plain",
76624
- Sensitive: "sensitive"
76652
+ Sensitive: "sensitive",
76653
+ Secret: "secret"
76625
76654
  };
76626
76655
  GetProjectEnvContentHintProjectsResponse200ApplicationJSONResponseBody115Type = {
76627
76656
  FlagsConnectionString: "flags-connection-string"
@@ -80156,6 +80185,70 @@ var init_getprojectsop = __esm(() => {
80156
80185
  GetProjectsTargets$.outboundSchema = GetProjectsTargets$outboundSchema;
80157
80186
  })(GetProjectsTargets$ ||= {});
80158
80187
  GetProjectsPermissions$inboundSchema = objectType({
80188
+ aliasProject: arrayType(ACLAction$inboundSchema).optional(),
80189
+ aliasProtectionBypass: arrayType(ACLAction$inboundSchema).optional(),
80190
+ buildMachine: arrayType(ACLAction$inboundSchema).optional(),
80191
+ productionAliasProtectionBypass: arrayType(ACLAction$inboundSchema).optional(),
80192
+ connectConfigurationLink: arrayType(ACLAction$inboundSchema).optional(),
80193
+ dataCacheNamespace: arrayType(ACLAction$inboundSchema).optional(),
80194
+ deployment: arrayType(ACLAction$inboundSchema).optional(),
80195
+ deploymentCheck: arrayType(ACLAction$inboundSchema).optional(),
80196
+ deploymentCheckPreview: arrayType(ACLAction$inboundSchema).optional(),
80197
+ deploymentCheckReRunFromProductionBranch: arrayType(ACLAction$inboundSchema).optional(),
80198
+ deploymentProductionGit: arrayType(ACLAction$inboundSchema).optional(),
80199
+ deploymentV0: arrayType(ACLAction$inboundSchema).optional(),
80200
+ deploymentPreview: arrayType(ACLAction$inboundSchema).optional(),
80201
+ deploymentPrivate: arrayType(ACLAction$inboundSchema).optional(),
80202
+ deploymentPromote: arrayType(ACLAction$inboundSchema).optional(),
80203
+ deploymentRollback: arrayType(ACLAction$inboundSchema).optional(),
80204
+ edgeCacheNamespace: arrayType(ACLAction$inboundSchema).optional(),
80205
+ environments: arrayType(ACLAction$inboundSchema).optional(),
80206
+ logs: arrayType(ACLAction$inboundSchema).optional(),
80207
+ logsPreset: arrayType(ACLAction$inboundSchema).optional(),
80208
+ passwordProtection: arrayType(ACLAction$inboundSchema).optional(),
80209
+ optionsAllowlist: arrayType(ACLAction$inboundSchema).optional(),
80210
+ job: arrayType(ACLAction$inboundSchema).optional(),
80211
+ observabilityData: arrayType(ACLAction$inboundSchema).optional(),
80212
+ onDemandBuild: arrayType(ACLAction$inboundSchema).optional(),
80213
+ onDemandConcurrency: arrayType(ACLAction$inboundSchema).optional(),
80214
+ project: arrayType(ACLAction$inboundSchema).optional(),
80215
+ projectFromV0: arrayType(ACLAction$inboundSchema).optional(),
80216
+ projectAccessGroup: arrayType(ACLAction$inboundSchema).optional(),
80217
+ projectAnalyticsSampling: arrayType(ACLAction$inboundSchema).optional(),
80218
+ projectCheck: arrayType(ACLAction$inboundSchema).optional(),
80219
+ projectCheckRun: arrayType(ACLAction$inboundSchema).optional(),
80220
+ projectDeploymentHook: arrayType(ACLAction$inboundSchema).optional(),
80221
+ projectDomain: arrayType(ACLAction$inboundSchema).optional(),
80222
+ projectDomainMove: arrayType(ACLAction$inboundSchema).optional(),
80223
+ projectDomainCheckConfig: arrayType(ACLAction$inboundSchema).optional(),
80224
+ projectEnvVars: arrayType(ACLAction$inboundSchema).optional(),
80225
+ projectEnvVarsProduction: arrayType(ACLAction$inboundSchema).optional(),
80226
+ projectEnvVarsUnownedByIntegration: arrayType(ACLAction$inboundSchema).optional(),
80227
+ projectFlags: arrayType(ACLAction$inboundSchema).optional(),
80228
+ projectId: arrayType(ACLAction$inboundSchema).optional(),
80229
+ projectIntegrationConfiguration: arrayType(ACLAction$inboundSchema).optional(),
80230
+ projectLink: arrayType(ACLAction$inboundSchema).optional(),
80231
+ projectMember: arrayType(ACLAction$inboundSchema).optional(),
80232
+ projectMonitoring: arrayType(ACLAction$inboundSchema).optional(),
80233
+ projectPermissions: arrayType(ACLAction$inboundSchema).optional(),
80234
+ projectProductionBranch: arrayType(ACLAction$inboundSchema).optional(),
80235
+ projectTransfer: arrayType(ACLAction$inboundSchema).optional(),
80236
+ projectTransferOut: arrayType(ACLAction$inboundSchema).optional(),
80237
+ projectProtectionBypass: arrayType(ACLAction$inboundSchema).optional(),
80238
+ projectUsage: arrayType(ACLAction$inboundSchema).optional(),
80239
+ projectAnalyticsUsage: arrayType(ACLAction$inboundSchema).optional(),
80240
+ projectSupportCase: arrayType(ACLAction$inboundSchema).optional(),
80241
+ projectSupportCaseComment: arrayType(ACLAction$inboundSchema).optional(),
80242
+ projectDeploymentExpiration: arrayType(ACLAction$inboundSchema).optional(),
80243
+ projectRollingRelease: arrayType(ACLAction$inboundSchema).optional(),
80244
+ projectTier: arrayType(ACLAction$inboundSchema).optional(),
80245
+ seawallConfig: arrayType(ACLAction$inboundSchema).optional(),
80246
+ skewProtection: arrayType(ACLAction$inboundSchema).optional(),
80247
+ analytics: arrayType(ACLAction$inboundSchema).optional(),
80248
+ trustedIps: arrayType(ACLAction$inboundSchema).optional(),
80249
+ webAnalytics: arrayType(ACLAction$inboundSchema).optional(),
80250
+ sharedEnvVarConnection: arrayType(ACLAction$inboundSchema).optional(),
80251
+ sonar: arrayType(ACLAction$inboundSchema).optional(),
80159
80252
  user: arrayType(ACLAction$inboundSchema).optional(),
80160
80253
  userConnection: arrayType(ACLAction$inboundSchema).optional(),
80161
80254
  userSudo: arrayType(ACLAction$inboundSchema).optional(),
@@ -80294,71 +80387,7 @@ var init_getprojectsop = __esm(() => {
80294
80387
  vercelRun: arrayType(ACLAction$inboundSchema).optional(),
80295
80388
  vercelRunExec: arrayType(ACLAction$inboundSchema).optional(),
80296
80389
  apiKey: arrayType(ACLAction$inboundSchema).optional(),
80297
- apiKeyOwnedBySelf: arrayType(ACLAction$inboundSchema).optional(),
80298
- aliasProject: arrayType(ACLAction$inboundSchema).optional(),
80299
- aliasProtectionBypass: arrayType(ACLAction$inboundSchema).optional(),
80300
- buildMachine: arrayType(ACLAction$inboundSchema).optional(),
80301
- productionAliasProtectionBypass: arrayType(ACLAction$inboundSchema).optional(),
80302
- connectConfigurationLink: arrayType(ACLAction$inboundSchema).optional(),
80303
- dataCacheNamespace: arrayType(ACLAction$inboundSchema).optional(),
80304
- deployment: arrayType(ACLAction$inboundSchema).optional(),
80305
- deploymentCheck: arrayType(ACLAction$inboundSchema).optional(),
80306
- deploymentCheckPreview: arrayType(ACLAction$inboundSchema).optional(),
80307
- deploymentCheckReRunFromProductionBranch: arrayType(ACLAction$inboundSchema).optional(),
80308
- deploymentProductionGit: arrayType(ACLAction$inboundSchema).optional(),
80309
- deploymentV0: arrayType(ACLAction$inboundSchema).optional(),
80310
- deploymentPreview: arrayType(ACLAction$inboundSchema).optional(),
80311
- deploymentPrivate: arrayType(ACLAction$inboundSchema).optional(),
80312
- deploymentPromote: arrayType(ACLAction$inboundSchema).optional(),
80313
- deploymentRollback: arrayType(ACLAction$inboundSchema).optional(),
80314
- edgeCacheNamespace: arrayType(ACLAction$inboundSchema).optional(),
80315
- environments: arrayType(ACLAction$inboundSchema).optional(),
80316
- logs: arrayType(ACLAction$inboundSchema).optional(),
80317
- logsPreset: arrayType(ACLAction$inboundSchema).optional(),
80318
- passwordProtection: arrayType(ACLAction$inboundSchema).optional(),
80319
- optionsAllowlist: arrayType(ACLAction$inboundSchema).optional(),
80320
- job: arrayType(ACLAction$inboundSchema).optional(),
80321
- observabilityData: arrayType(ACLAction$inboundSchema).optional(),
80322
- onDemandBuild: arrayType(ACLAction$inboundSchema).optional(),
80323
- onDemandConcurrency: arrayType(ACLAction$inboundSchema).optional(),
80324
- project: arrayType(ACLAction$inboundSchema).optional(),
80325
- projectFromV0: arrayType(ACLAction$inboundSchema).optional(),
80326
- projectAccessGroup: arrayType(ACLAction$inboundSchema).optional(),
80327
- projectAnalyticsSampling: arrayType(ACLAction$inboundSchema).optional(),
80328
- projectCheck: arrayType(ACLAction$inboundSchema).optional(),
80329
- projectCheckRun: arrayType(ACLAction$inboundSchema).optional(),
80330
- projectDeploymentHook: arrayType(ACLAction$inboundSchema).optional(),
80331
- projectDomain: arrayType(ACLAction$inboundSchema).optional(),
80332
- projectDomainMove: arrayType(ACLAction$inboundSchema).optional(),
80333
- projectDomainCheckConfig: arrayType(ACLAction$inboundSchema).optional(),
80334
- projectEnvVars: arrayType(ACLAction$inboundSchema).optional(),
80335
- projectEnvVarsProduction: arrayType(ACLAction$inboundSchema).optional(),
80336
- projectEnvVarsUnownedByIntegration: arrayType(ACLAction$inboundSchema).optional(),
80337
- projectFlags: arrayType(ACLAction$inboundSchema).optional(),
80338
- projectId: arrayType(ACLAction$inboundSchema).optional(),
80339
- projectIntegrationConfiguration: arrayType(ACLAction$inboundSchema).optional(),
80340
- projectLink: arrayType(ACLAction$inboundSchema).optional(),
80341
- projectMember: arrayType(ACLAction$inboundSchema).optional(),
80342
- projectMonitoring: arrayType(ACLAction$inboundSchema).optional(),
80343
- projectPermissions: arrayType(ACLAction$inboundSchema).optional(),
80344
- projectProductionBranch: arrayType(ACLAction$inboundSchema).optional(),
80345
- projectTransfer: arrayType(ACLAction$inboundSchema).optional(),
80346
- projectTransferOut: arrayType(ACLAction$inboundSchema).optional(),
80347
- projectProtectionBypass: arrayType(ACLAction$inboundSchema).optional(),
80348
- projectUsage: arrayType(ACLAction$inboundSchema).optional(),
80349
- projectAnalyticsUsage: arrayType(ACLAction$inboundSchema).optional(),
80350
- projectSupportCase: arrayType(ACLAction$inboundSchema).optional(),
80351
- projectSupportCaseComment: arrayType(ACLAction$inboundSchema).optional(),
80352
- projectDeploymentExpiration: arrayType(ACLAction$inboundSchema).optional(),
80353
- projectRollingRelease: arrayType(ACLAction$inboundSchema).optional(),
80354
- projectTier: arrayType(ACLAction$inboundSchema).optional(),
80355
- seawallConfig: arrayType(ACLAction$inboundSchema).optional(),
80356
- skewProtection: arrayType(ACLAction$inboundSchema).optional(),
80357
- analytics: arrayType(ACLAction$inboundSchema).optional(),
80358
- trustedIps: arrayType(ACLAction$inboundSchema).optional(),
80359
- webAnalytics: arrayType(ACLAction$inboundSchema).optional(),
80360
- sharedEnvVarConnection: arrayType(ACLAction$inboundSchema).optional(),
80361
- sonar: arrayType(ACLAction$inboundSchema).optional()
80390
+ apiKeyOwnedBySelf: arrayType(ACLAction$inboundSchema).optional()
80362
80391
  }).transform((v2) => {
80363
80392
  return remap(v2, {
80364
80393
  Monitoring: "monitoring",
@@ -80367,6 +80396,70 @@ var init_getprojectsop = __esm(() => {
80367
80396
  });
80368
80397
  });
80369
80398
  GetProjectsPermissions$outboundSchema = objectType({
80399
+ aliasProject: arrayType(ACLAction$outboundSchema).optional(),
80400
+ aliasProtectionBypass: arrayType(ACLAction$outboundSchema).optional(),
80401
+ buildMachine: arrayType(ACLAction$outboundSchema).optional(),
80402
+ productionAliasProtectionBypass: arrayType(ACLAction$outboundSchema).optional(),
80403
+ connectConfigurationLink: arrayType(ACLAction$outboundSchema).optional(),
80404
+ dataCacheNamespace: arrayType(ACLAction$outboundSchema).optional(),
80405
+ deployment: arrayType(ACLAction$outboundSchema).optional(),
80406
+ deploymentCheck: arrayType(ACLAction$outboundSchema).optional(),
80407
+ deploymentCheckPreview: arrayType(ACLAction$outboundSchema).optional(),
80408
+ deploymentCheckReRunFromProductionBranch: arrayType(ACLAction$outboundSchema).optional(),
80409
+ deploymentProductionGit: arrayType(ACLAction$outboundSchema).optional(),
80410
+ deploymentV0: arrayType(ACLAction$outboundSchema).optional(),
80411
+ deploymentPreview: arrayType(ACLAction$outboundSchema).optional(),
80412
+ deploymentPrivate: arrayType(ACLAction$outboundSchema).optional(),
80413
+ deploymentPromote: arrayType(ACLAction$outboundSchema).optional(),
80414
+ deploymentRollback: arrayType(ACLAction$outboundSchema).optional(),
80415
+ edgeCacheNamespace: arrayType(ACLAction$outboundSchema).optional(),
80416
+ environments: arrayType(ACLAction$outboundSchema).optional(),
80417
+ logs: arrayType(ACLAction$outboundSchema).optional(),
80418
+ logsPreset: arrayType(ACLAction$outboundSchema).optional(),
80419
+ passwordProtection: arrayType(ACLAction$outboundSchema).optional(),
80420
+ optionsAllowlist: arrayType(ACLAction$outboundSchema).optional(),
80421
+ job: arrayType(ACLAction$outboundSchema).optional(),
80422
+ observabilityData: arrayType(ACLAction$outboundSchema).optional(),
80423
+ onDemandBuild: arrayType(ACLAction$outboundSchema).optional(),
80424
+ onDemandConcurrency: arrayType(ACLAction$outboundSchema).optional(),
80425
+ project: arrayType(ACLAction$outboundSchema).optional(),
80426
+ projectFromV0: arrayType(ACLAction$outboundSchema).optional(),
80427
+ projectAccessGroup: arrayType(ACLAction$outboundSchema).optional(),
80428
+ projectAnalyticsSampling: arrayType(ACLAction$outboundSchema).optional(),
80429
+ projectCheck: arrayType(ACLAction$outboundSchema).optional(),
80430
+ projectCheckRun: arrayType(ACLAction$outboundSchema).optional(),
80431
+ projectDeploymentHook: arrayType(ACLAction$outboundSchema).optional(),
80432
+ projectDomain: arrayType(ACLAction$outboundSchema).optional(),
80433
+ projectDomainMove: arrayType(ACLAction$outboundSchema).optional(),
80434
+ projectDomainCheckConfig: arrayType(ACLAction$outboundSchema).optional(),
80435
+ projectEnvVars: arrayType(ACLAction$outboundSchema).optional(),
80436
+ projectEnvVarsProduction: arrayType(ACLAction$outboundSchema).optional(),
80437
+ projectEnvVarsUnownedByIntegration: arrayType(ACLAction$outboundSchema).optional(),
80438
+ projectFlags: arrayType(ACLAction$outboundSchema).optional(),
80439
+ projectId: arrayType(ACLAction$outboundSchema).optional(),
80440
+ projectIntegrationConfiguration: arrayType(ACLAction$outboundSchema).optional(),
80441
+ projectLink: arrayType(ACLAction$outboundSchema).optional(),
80442
+ projectMember: arrayType(ACLAction$outboundSchema).optional(),
80443
+ projectMonitoring: arrayType(ACLAction$outboundSchema).optional(),
80444
+ projectPermissions: arrayType(ACLAction$outboundSchema).optional(),
80445
+ projectProductionBranch: arrayType(ACLAction$outboundSchema).optional(),
80446
+ projectTransfer: arrayType(ACLAction$outboundSchema).optional(),
80447
+ projectTransferOut: arrayType(ACLAction$outboundSchema).optional(),
80448
+ projectProtectionBypass: arrayType(ACLAction$outboundSchema).optional(),
80449
+ projectUsage: arrayType(ACLAction$outboundSchema).optional(),
80450
+ projectAnalyticsUsage: arrayType(ACLAction$outboundSchema).optional(),
80451
+ projectSupportCase: arrayType(ACLAction$outboundSchema).optional(),
80452
+ projectSupportCaseComment: arrayType(ACLAction$outboundSchema).optional(),
80453
+ projectDeploymentExpiration: arrayType(ACLAction$outboundSchema).optional(),
80454
+ projectRollingRelease: arrayType(ACLAction$outboundSchema).optional(),
80455
+ projectTier: arrayType(ACLAction$outboundSchema).optional(),
80456
+ seawallConfig: arrayType(ACLAction$outboundSchema).optional(),
80457
+ skewProtection: arrayType(ACLAction$outboundSchema).optional(),
80458
+ analytics: arrayType(ACLAction$outboundSchema).optional(),
80459
+ trustedIps: arrayType(ACLAction$outboundSchema).optional(),
80460
+ webAnalytics: arrayType(ACLAction$outboundSchema).optional(),
80461
+ sharedEnvVarConnection: arrayType(ACLAction$outboundSchema).optional(),
80462
+ sonar: arrayType(ACLAction$outboundSchema).optional(),
80370
80463
  user: arrayType(ACLAction$outboundSchema).optional(),
80371
80464
  userConnection: arrayType(ACLAction$outboundSchema).optional(),
80372
80465
  userSudo: arrayType(ACLAction$outboundSchema).optional(),
@@ -80505,71 +80598,7 @@ var init_getprojectsop = __esm(() => {
80505
80598
  vercelRun: arrayType(ACLAction$outboundSchema).optional(),
80506
80599
  vercelRunExec: arrayType(ACLAction$outboundSchema).optional(),
80507
80600
  apiKey: arrayType(ACLAction$outboundSchema).optional(),
80508
- apiKeyOwnedBySelf: arrayType(ACLAction$outboundSchema).optional(),
80509
- aliasProject: arrayType(ACLAction$outboundSchema).optional(),
80510
- aliasProtectionBypass: arrayType(ACLAction$outboundSchema).optional(),
80511
- buildMachine: arrayType(ACLAction$outboundSchema).optional(),
80512
- productionAliasProtectionBypass: arrayType(ACLAction$outboundSchema).optional(),
80513
- connectConfigurationLink: arrayType(ACLAction$outboundSchema).optional(),
80514
- dataCacheNamespace: arrayType(ACLAction$outboundSchema).optional(),
80515
- deployment: arrayType(ACLAction$outboundSchema).optional(),
80516
- deploymentCheck: arrayType(ACLAction$outboundSchema).optional(),
80517
- deploymentCheckPreview: arrayType(ACLAction$outboundSchema).optional(),
80518
- deploymentCheckReRunFromProductionBranch: arrayType(ACLAction$outboundSchema).optional(),
80519
- deploymentProductionGit: arrayType(ACLAction$outboundSchema).optional(),
80520
- deploymentV0: arrayType(ACLAction$outboundSchema).optional(),
80521
- deploymentPreview: arrayType(ACLAction$outboundSchema).optional(),
80522
- deploymentPrivate: arrayType(ACLAction$outboundSchema).optional(),
80523
- deploymentPromote: arrayType(ACLAction$outboundSchema).optional(),
80524
- deploymentRollback: arrayType(ACLAction$outboundSchema).optional(),
80525
- edgeCacheNamespace: arrayType(ACLAction$outboundSchema).optional(),
80526
- environments: arrayType(ACLAction$outboundSchema).optional(),
80527
- logs: arrayType(ACLAction$outboundSchema).optional(),
80528
- logsPreset: arrayType(ACLAction$outboundSchema).optional(),
80529
- passwordProtection: arrayType(ACLAction$outboundSchema).optional(),
80530
- optionsAllowlist: arrayType(ACLAction$outboundSchema).optional(),
80531
- job: arrayType(ACLAction$outboundSchema).optional(),
80532
- observabilityData: arrayType(ACLAction$outboundSchema).optional(),
80533
- onDemandBuild: arrayType(ACLAction$outboundSchema).optional(),
80534
- onDemandConcurrency: arrayType(ACLAction$outboundSchema).optional(),
80535
- project: arrayType(ACLAction$outboundSchema).optional(),
80536
- projectFromV0: arrayType(ACLAction$outboundSchema).optional(),
80537
- projectAccessGroup: arrayType(ACLAction$outboundSchema).optional(),
80538
- projectAnalyticsSampling: arrayType(ACLAction$outboundSchema).optional(),
80539
- projectCheck: arrayType(ACLAction$outboundSchema).optional(),
80540
- projectCheckRun: arrayType(ACLAction$outboundSchema).optional(),
80541
- projectDeploymentHook: arrayType(ACLAction$outboundSchema).optional(),
80542
- projectDomain: arrayType(ACLAction$outboundSchema).optional(),
80543
- projectDomainMove: arrayType(ACLAction$outboundSchema).optional(),
80544
- projectDomainCheckConfig: arrayType(ACLAction$outboundSchema).optional(),
80545
- projectEnvVars: arrayType(ACLAction$outboundSchema).optional(),
80546
- projectEnvVarsProduction: arrayType(ACLAction$outboundSchema).optional(),
80547
- projectEnvVarsUnownedByIntegration: arrayType(ACLAction$outboundSchema).optional(),
80548
- projectFlags: arrayType(ACLAction$outboundSchema).optional(),
80549
- projectId: arrayType(ACLAction$outboundSchema).optional(),
80550
- projectIntegrationConfiguration: arrayType(ACLAction$outboundSchema).optional(),
80551
- projectLink: arrayType(ACLAction$outboundSchema).optional(),
80552
- projectMember: arrayType(ACLAction$outboundSchema).optional(),
80553
- projectMonitoring: arrayType(ACLAction$outboundSchema).optional(),
80554
- projectPermissions: arrayType(ACLAction$outboundSchema).optional(),
80555
- projectProductionBranch: arrayType(ACLAction$outboundSchema).optional(),
80556
- projectTransfer: arrayType(ACLAction$outboundSchema).optional(),
80557
- projectTransferOut: arrayType(ACLAction$outboundSchema).optional(),
80558
- projectProtectionBypass: arrayType(ACLAction$outboundSchema).optional(),
80559
- projectUsage: arrayType(ACLAction$outboundSchema).optional(),
80560
- projectAnalyticsUsage: arrayType(ACLAction$outboundSchema).optional(),
80561
- projectSupportCase: arrayType(ACLAction$outboundSchema).optional(),
80562
- projectSupportCaseComment: arrayType(ACLAction$outboundSchema).optional(),
80563
- projectDeploymentExpiration: arrayType(ACLAction$outboundSchema).optional(),
80564
- projectRollingRelease: arrayType(ACLAction$outboundSchema).optional(),
80565
- projectTier: arrayType(ACLAction$outboundSchema).optional(),
80566
- seawallConfig: arrayType(ACLAction$outboundSchema).optional(),
80567
- skewProtection: arrayType(ACLAction$outboundSchema).optional(),
80568
- analytics: arrayType(ACLAction$outboundSchema).optional(),
80569
- trustedIps: arrayType(ACLAction$outboundSchema).optional(),
80570
- webAnalytics: arrayType(ACLAction$outboundSchema).optional(),
80571
- sharedEnvVarConnection: arrayType(ACLAction$outboundSchema).optional(),
80572
- sonar: arrayType(ACLAction$outboundSchema).optional()
80601
+ apiKeyOwnedBySelf: arrayType(ACLAction$outboundSchema).optional()
80573
80602
  }).transform((v2) => {
80574
80603
  return remap(v2, {
80575
80604
  monitoring: "Monitoring",
@@ -110850,7 +110879,7 @@ Get a list of webhooks`,
110850
110879
  function createMCPServer(deps) {
110851
110880
  const server = new McpServer({
110852
110881
  name: "Vercel",
110853
- version: "1.8.2"
110882
+ version: "1.8.3"
110854
110883
  });
110855
110884
  const client = new VercelCore({
110856
110885
  bearerToken: deps.bearerToken,
@@ -112397,7 +112426,7 @@ var routes = an({
112397
112426
  var app = He(routes, {
112398
112427
  name: "mcp",
112399
112428
  versionInfo: {
112400
- currentVersion: "1.8.2"
112429
+ currentVersion: "1.8.3"
112401
112430
  }
112402
112431
  });
112403
112432
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -112405,5 +112434,5 @@ export {
112405
112434
  app
112406
112435
  };
112407
112436
 
112408
- //# debugId=EC7ECB396D47FD2C64756E2164756E21
112437
+ //# debugId=68AC55403F3E161B64756E2164756E21
112409
112438
  //# sourceMappingURL=mcp-server.js.map