@vercel/sdk 1.4.0 → 1.5.0
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.
- package/README.md +10 -10
- package/bin/mcp-server.js +1390 -1437
- package/bin/mcp-server.js.map +197 -197
- package/docs/sdks/marketplace/README.md +25 -35
- package/esm/__tests__/domains.test.js +1 -1
- package/esm/__tests__/domains.test.js.map +1 -1
- package/esm/__tests__/marketplace.test.js +5 -8
- package/esm/__tests__/marketplace.test.js.map +1 -1
- package/esm/funcs/{marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.d.ts → marketplaceCreateInstallationIntegrationConfiguration.d.ts} +2 -2
- package/esm/funcs/marketplaceCreateInstallationIntegrationConfiguration.d.ts.map +1 -0
- package/esm/funcs/{marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.js → marketplaceCreateInstallationIntegrationConfiguration.js} +2 -2
- package/esm/funcs/marketplaceCreateInstallationIntegrationConfiguration.js.map +1 -0
- package/esm/funcs/{marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.d.ts → marketplaceCreateInstallationIntegrationEdgeConfig.d.ts} +2 -2
- package/esm/funcs/marketplaceCreateInstallationIntegrationEdgeConfig.d.ts.map +1 -0
- package/esm/funcs/{marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js → marketplaceCreateInstallationIntegrationEdgeConfig.js} +2 -2
- package/esm/funcs/marketplaceCreateInstallationIntegrationEdgeConfig.js.map +1 -0
- package/esm/funcs/{marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.d.ts → marketplaceDeleteInstallationIntegrationConfiguration.d.ts} +2 -2
- package/esm/funcs/marketplaceDeleteInstallationIntegrationConfiguration.d.ts.map +1 -0
- package/esm/funcs/{marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.js → marketplaceDeleteInstallationIntegrationConfiguration.js} +2 -2
- package/esm/funcs/marketplaceDeleteInstallationIntegrationConfiguration.js.map +1 -0
- package/esm/funcs/{marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.d.ts → marketplaceUpdateInstallationIntegrationConfiguration.d.ts} +2 -2
- package/esm/funcs/marketplaceUpdateInstallationIntegrationConfiguration.d.ts.map +1 -0
- package/esm/funcs/{marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.js → marketplaceUpdateInstallationIntegrationConfiguration.js} +2 -2
- package/esm/funcs/marketplaceUpdateInstallationIntegrationConfiguration.js.map +1 -0
- package/esm/funcs/{marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.d.ts → marketplaceUpdateInstallationIntegrationEdgeConfig.d.ts} +2 -2
- package/esm/funcs/marketplaceUpdateInstallationIntegrationEdgeConfig.d.ts.map +1 -0
- package/esm/funcs/{marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js → marketplaceUpdateInstallationIntegrationEdgeConfig.js} +2 -2
- package/esm/funcs/marketplaceUpdateInstallationIntegrationEdgeConfig.js.map +1 -0
- package/esm/lib/config.d.ts +3 -3
- package/esm/lib/config.js +3 -3
- package/esm/lib/sdks.d.ts.map +1 -1
- package/esm/lib/sdks.js +2 -8
- package/esm/lib/sdks.js.map +1 -1
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/server.d.ts.map +1 -1
- package/esm/mcp-server/server.js +11 -11
- package/esm/mcp-server/server.js.map +1 -1
- package/esm/mcp-server/tools/accessGroupsCreateAccessGroup.js +1 -1
- package/esm/mcp-server/tools/accessGroupsCreateAccessGroupProject.js +1 -1
- package/esm/mcp-server/tools/accessGroupsDeleteAccessGroup.js +1 -1
- package/esm/mcp-server/tools/accessGroupsDeleteAccessGroupProject.js +1 -1
- package/esm/mcp-server/tools/accessGroupsListAccessGroupMembers.js +1 -1
- package/esm/mcp-server/tools/accessGroupsListAccessGroupProjects.js +1 -1
- package/esm/mcp-server/tools/accessGroupsListAccessGroups.js +1 -1
- package/esm/mcp-server/tools/accessGroupsReadAccessGroup.js +1 -1
- package/esm/mcp-server/tools/accessGroupsReadAccessGroupProject.js +1 -1
- package/esm/mcp-server/tools/accessGroupsUpdateAccessGroup.js +1 -1
- package/esm/mcp-server/tools/accessGroupsUpdateAccessGroupProject.js +1 -1
- package/esm/mcp-server/tools/aliasesAssignAlias.js +1 -1
- package/esm/mcp-server/tools/aliasesDeleteAlias.js +1 -1
- package/esm/mcp-server/tools/aliasesGetAlias.js +1 -1
- package/esm/mcp-server/tools/aliasesListAliases.js +1 -1
- package/esm/mcp-server/tools/aliasesListDeploymentAliases.js +1 -1
- package/esm/mcp-server/tools/apiExperimentationGetV1ExperimentationItems.js +1 -1
- package/esm/mcp-server/tools/artifactsArtifactExists.js +1 -1
- package/esm/mcp-server/tools/artifactsArtifactQuery.js +1 -1
- package/esm/mcp-server/tools/artifactsDownloadArtifact.js +1 -1
- package/esm/mcp-server/tools/artifactsRecordEvents.js +1 -1
- package/esm/mcp-server/tools/artifactsStatus.js +1 -1
- package/esm/mcp-server/tools/artifactsUploadArtifact.js +1 -1
- package/esm/mcp-server/tools/authenticationCreateAuthToken.js +1 -1
- package/esm/mcp-server/tools/authenticationDeleteAuthToken.js +1 -1
- package/esm/mcp-server/tools/authenticationExchangeSsoToken.js +1 -1
- package/esm/mcp-server/tools/authenticationGetAuthToken.js +1 -1
- package/esm/mcp-server/tools/authenticationListAuthTokens.js +1 -1
- package/esm/mcp-server/tools/certsGetCertById.js +1 -1
- package/esm/mcp-server/tools/certsIssueCert.js +1 -1
- package/esm/mcp-server/tools/certsRemoveCert.js +1 -1
- package/esm/mcp-server/tools/certsUploadCert.js +1 -1
- package/esm/mcp-server/tools/checksCreateCheck.js +1 -1
- package/esm/mcp-server/tools/checksGetAllChecks.js +1 -1
- package/esm/mcp-server/tools/checksGetCheck.js +1 -1
- package/esm/mcp-server/tools/checksRerequestCheck.js +1 -1
- package/esm/mcp-server/tools/checksUpdateCheck.js +1 -1
- package/esm/mcp-server/tools/deploymentsCancelDeployment.js +1 -1
- package/esm/mcp-server/tools/deploymentsCreateDeployment.js +1 -1
- package/esm/mcp-server/tools/deploymentsDeleteDeployment.js +1 -1
- package/esm/mcp-server/tools/deploymentsGetDeployment.js +1 -1
- package/esm/mcp-server/tools/deploymentsGetDeploymentEvents.js +1 -1
- package/esm/mcp-server/tools/deploymentsGetDeploymentFileContents.js +1 -1
- package/esm/mcp-server/tools/deploymentsGetDeployments.js +1 -1
- package/esm/mcp-server/tools/deploymentsListDeploymentFiles.js +1 -1
- package/esm/mcp-server/tools/deploymentsUpdateIntegrationDeploymentAction.js +1 -1
- package/esm/mcp-server/tools/deploymentsUploadFile.js +1 -1
- package/esm/mcp-server/tools/dnsCreateRecord.js +1 -1
- package/esm/mcp-server/tools/dnsGetRecords.js +1 -1
- package/esm/mcp-server/tools/dnsRemoveRecord.js +1 -1
- package/esm/mcp-server/tools/dnsUpdateRecord.js +1 -1
- package/esm/mcp-server/tools/domainsBuyDomain.js +1 -1
- package/esm/mcp-server/tools/domainsCheckDomainPrice.js +1 -1
- package/esm/mcp-server/tools/domainsCheckDomainStatus.js +1 -1
- package/esm/mcp-server/tools/domainsCreateOrTransferDomain.js +1 -1
- package/esm/mcp-server/tools/domainsDeleteDomain.js +1 -1
- package/esm/mcp-server/tools/domainsGetDomain.js +1 -1
- package/esm/mcp-server/tools/domainsGetDomainConfig.js +1 -1
- package/esm/mcp-server/tools/domainsGetDomainTransfer.js +1 -1
- package/esm/mcp-server/tools/domainsGetDomains.js +1 -1
- package/esm/mcp-server/tools/domainsPatchDomain.js +1 -1
- package/esm/mcp-server/tools/edgeConfigCreateEdgeConfig.js +1 -1
- package/esm/mcp-server/tools/edgeConfigCreateEdgeConfigToken.js +1 -1
- package/esm/mcp-server/tools/edgeConfigDeleteEdgeConfig.js +1 -1
- package/esm/mcp-server/tools/edgeConfigDeleteEdgeConfigSchema.js +1 -1
- package/esm/mcp-server/tools/edgeConfigDeleteEdgeConfigTokens.js +1 -1
- package/esm/mcp-server/tools/edgeConfigGetEdgeConfig.js +1 -1
- package/esm/mcp-server/tools/edgeConfigGetEdgeConfigBackup.js +1 -1
- package/esm/mcp-server/tools/edgeConfigGetEdgeConfigBackups.js +1 -1
- package/esm/mcp-server/tools/edgeConfigGetEdgeConfigItem.js +1 -1
- package/esm/mcp-server/tools/edgeConfigGetEdgeConfigItems.js +1 -1
- package/esm/mcp-server/tools/edgeConfigGetEdgeConfigSchema.js +1 -1
- package/esm/mcp-server/tools/edgeConfigGetEdgeConfigToken.js +1 -1
- package/esm/mcp-server/tools/edgeConfigGetEdgeConfigTokens.js +1 -1
- package/esm/mcp-server/tools/edgeConfigGetEdgeConfigs.js +1 -1
- package/esm/mcp-server/tools/edgeConfigPatchEdgeConfigSchema.js +1 -1
- package/esm/mcp-server/tools/edgeConfigUpdateEdgeConfig.js +1 -1
- package/esm/mcp-server/tools/environmentCreateCustomEnvironment.js +1 -1
- package/esm/mcp-server/tools/environmentGetCustomEnvironment.js +1 -1
- package/esm/mcp-server/tools/environmentGetV9ProjectsIdOrNameCustomEnvironments.js +1 -1
- package/esm/mcp-server/tools/environmentRemoveCustomEnvironment.js +1 -1
- package/esm/mcp-server/tools/environmentUpdateCustomEnvironment.js +1 -1
- package/esm/mcp-server/tools/integrationsDeleteConfiguration.js +1 -1
- package/esm/mcp-server/tools/integrationsGetConfiguration.js +1 -1
- package/esm/mcp-server/tools/integrationsGetConfigurations.js +1 -1
- package/esm/mcp-server/tools/integrationsGitNamespaces.js +1 -1
- package/esm/mcp-server/tools/integrationsSearchRepo.js +1 -1
- package/esm/mcp-server/tools/integrationsUpdateIntegrationDeploymentAction.js +1 -1
- package/esm/mcp-server/tools/logDrainsCreateConfigurableLogDrain.js +1 -1
- package/esm/mcp-server/tools/logDrainsCreateLogDrain.js +1 -1
- package/esm/mcp-server/tools/logDrainsDeleteConfigurableLogDrain.js +1 -1
- package/esm/mcp-server/tools/logDrainsDeleteIntegrationLogDrain.js +1 -1
- package/esm/mcp-server/tools/logDrainsGetAllLogDrains.js +1 -1
- package/esm/mcp-server/tools/logDrainsGetConfigurableLogDrain.js +1 -1
- package/esm/mcp-server/tools/logDrainsGetIntegrationLogDrains.js +1 -1
- package/esm/mcp-server/tools/marketplaceCreateEvent.js +1 -1
- package/esm/mcp-server/tools/{marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.d.ts → marketplaceCreateInstallationIntegrationConfiguration.d.ts} +2 -2
- package/esm/mcp-server/tools/marketplaceCreateInstallationIntegrationConfiguration.d.ts.map +1 -0
- package/esm/mcp-server/tools/{marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.js → marketplaceCreateInstallationIntegrationConfiguration.js} +5 -5
- package/esm/mcp-server/tools/marketplaceCreateInstallationIntegrationConfiguration.js.map +1 -0
- package/esm/mcp-server/tools/{marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.d.ts → marketplaceCreateInstallationIntegrationEdgeConfig.d.ts} +2 -2
- package/esm/mcp-server/tools/marketplaceCreateInstallationIntegrationEdgeConfig.d.ts.map +1 -0
- package/esm/mcp-server/tools/{marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js → marketplaceCreateInstallationIntegrationEdgeConfig.js} +5 -5
- package/esm/mcp-server/tools/marketplaceCreateInstallationIntegrationEdgeConfig.js.map +1 -0
- package/esm/mcp-server/tools/{marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.d.ts → marketplaceDeleteInstallationIntegrationConfiguration.d.ts} +2 -2
- package/esm/mcp-server/tools/marketplaceDeleteInstallationIntegrationConfiguration.d.ts.map +1 -0
- package/esm/mcp-server/tools/{marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.js → marketplaceDeleteInstallationIntegrationConfiguration.js} +5 -5
- package/esm/mcp-server/tools/marketplaceDeleteInstallationIntegrationConfiguration.js.map +1 -0
- package/esm/mcp-server/tools/marketplaceExchangeSsoToken.js +1 -1
- package/esm/mcp-server/tools/marketplaceGetAccountInfo.js +1 -1
- package/esm/mcp-server/tools/marketplaceGetInvoice.js +1 -1
- package/esm/mcp-server/tools/marketplaceGetMember.js +1 -1
- package/esm/mcp-server/tools/marketplaceImportResource.js +1 -1
- package/esm/mcp-server/tools/marketplaceSubmitBillingData.js +1 -1
- package/esm/mcp-server/tools/marketplaceSubmitInvoice.js +1 -1
- package/esm/mcp-server/tools/marketplaceSubmitPrepaymentBalances.js +1 -1
- package/esm/mcp-server/tools/{marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.d.ts → marketplaceUpdateInstallationIntegrationConfiguration.d.ts} +2 -2
- package/esm/mcp-server/tools/marketplaceUpdateInstallationIntegrationConfiguration.d.ts.map +1 -0
- package/esm/mcp-server/tools/{marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.js → marketplaceUpdateInstallationIntegrationConfiguration.js} +5 -5
- package/esm/mcp-server/tools/marketplaceUpdateInstallationIntegrationConfiguration.js.map +1 -0
- package/esm/mcp-server/tools/{marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.d.ts → marketplaceUpdateInstallationIntegrationEdgeConfig.d.ts} +2 -2
- package/esm/mcp-server/tools/marketplaceUpdateInstallationIntegrationEdgeConfig.d.ts.map +1 -0
- package/esm/mcp-server/tools/{marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js → marketplaceUpdateInstallationIntegrationEdgeConfig.js} +5 -5
- package/esm/mcp-server/tools/marketplaceUpdateInstallationIntegrationEdgeConfig.js.map +1 -0
- package/esm/mcp-server/tools/marketplaceUpdateInvoice.js +1 -1
- package/esm/mcp-server/tools/marketplaceUpdateResourceSecrets.js +1 -1
- package/esm/mcp-server/tools/marketplaceUpdateResourceSecretsById.js +1 -1
- package/esm/mcp-server/tools/projectMembersAddProjectMember.js +1 -1
- package/esm/mcp-server/tools/projectMembersGetProjectMembers.js +1 -1
- package/esm/mcp-server/tools/projectMembersRemoveProjectMember.js +1 -1
- package/esm/mcp-server/tools/projectsAcceptProjectTransferRequest.js +1 -1
- package/esm/mcp-server/tools/projectsAddProjectDomain.js +1 -1
- package/esm/mcp-server/tools/projectsCreateProject.js +1 -1
- package/esm/mcp-server/tools/projectsCreateProjectEnv.js +1 -1
- package/esm/mcp-server/tools/projectsCreateProjectTransferRequest.js +1 -1
- package/esm/mcp-server/tools/projectsDeleteProject.js +1 -1
- package/esm/mcp-server/tools/projectsEditProjectEnv.js +1 -1
- package/esm/mcp-server/tools/projectsFilterProjectEnvs.js +1 -1
- package/esm/mcp-server/tools/projectsGetProjectDomain.js +1 -1
- package/esm/mcp-server/tools/projectsGetProjectDomains.js +1 -1
- package/esm/mcp-server/tools/projectsGetProjectEnv.js +1 -1
- package/esm/mcp-server/tools/projectsGetProjects.js +1 -1
- package/esm/mcp-server/tools/projectsListPromoteAliases.js +1 -1
- package/esm/mcp-server/tools/projectsRemoveProjectDomain.js +1 -1
- package/esm/mcp-server/tools/projectsRemoveProjectEnv.js +1 -1
- package/esm/mcp-server/tools/projectsRequestPromote.js +1 -1
- package/esm/mcp-server/tools/projectsUpdateProject.js +1 -1
- package/esm/mcp-server/tools/projectsUpdateProjectDataCache.js +1 -1
- package/esm/mcp-server/tools/projectsUpdateProjectDomain.js +1 -1
- package/esm/mcp-server/tools/projectsUpdateProjectProtectionBypass.js +1 -1
- package/esm/mcp-server/tools/projectsVerifyProjectDomain.js +1 -1
- package/esm/mcp-server/tools/securityAddBypassIp.js +1 -1
- package/esm/mcp-server/tools/securityGetActiveAttackStatus.js +1 -1
- package/esm/mcp-server/tools/securityGetBypassIp.js +1 -1
- package/esm/mcp-server/tools/securityGetFirewallConfig.js +1 -1
- package/esm/mcp-server/tools/securityRemoveBypassIp.js +1 -1
- package/esm/mcp-server/tools/securityUpdateAttackChallengeMode.js +1 -1
- package/esm/mcp-server/tools/securityUpdateFirewallConfig.js +1 -1
- package/esm/mcp-server/tools/teamsCreateTeam.js +1 -1
- package/esm/mcp-server/tools/teamsDeleteTeam.js +1 -1
- package/esm/mcp-server/tools/teamsDeleteTeamInviteCode.js +1 -1
- package/esm/mcp-server/tools/teamsGetTeam.js +1 -1
- package/esm/mcp-server/tools/teamsGetTeamAccessRequest.js +1 -1
- package/esm/mcp-server/tools/teamsGetTeamMembers.js +1 -1
- package/esm/mcp-server/tools/teamsGetTeams.js +1 -1
- package/esm/mcp-server/tools/teamsInviteUserToTeam.js +1 -1
- package/esm/mcp-server/tools/teamsJoinTeam.js +1 -1
- package/esm/mcp-server/tools/teamsPatchTeam.js +1 -1
- package/esm/mcp-server/tools/teamsRemoveTeamMember.js +1 -1
- package/esm/mcp-server/tools/teamsRequestAccessToTeam.js +1 -1
- package/esm/mcp-server/tools/teamsUpdateTeamMember.js +1 -1
- package/esm/mcp-server/tools/userGetAuthUser.js +1 -1
- package/esm/mcp-server/tools/userListUserEvents.js +1 -1
- package/esm/mcp-server/tools/userRequestDelete.js +1 -1
- package/esm/mcp-server/tools/webhooksCreateWebhook.js +1 -1
- package/esm/mcp-server/tools/webhooksDeleteWebhook.js +1 -1
- package/esm/mcp-server/tools/webhooksGetWebhook.js +1 -1
- package/esm/mcp-server/tools/webhooksGetWebhooks.js +1 -1
- package/esm/mcp-server/tools.d.ts.map +1 -1
- package/esm/mcp-server/tools.js +3 -0
- package/esm/mcp-server/tools.js.map +1 -1
- package/esm/models/authuser.d.ts +39 -3
- package/esm/models/authuser.d.ts.map +1 -1
- package/esm/models/authuser.js +28 -1
- package/esm/models/authuser.js.map +1 -1
- package/esm/models/createdeploymentop.d.ts +49 -49
- package/esm/models/createdeploymentop.d.ts.map +1 -1
- package/esm/models/createdeploymentop.js +19 -19
- package/esm/models/createdeploymentop.js.map +1 -1
- package/esm/models/createprojectop.d.ts +27 -27
- package/esm/models/createprojectop.js +9 -9
- package/esm/models/createprojectop.js.map +1 -1
- package/esm/models/getdeploymentsop.d.ts +24 -24
- package/esm/models/getdeploymentsop.js +8 -8
- package/esm/models/getdeploymentsop.js.map +1 -1
- package/esm/models/getdomainop.d.ts +5 -5
- package/esm/models/getdomainop.d.ts.map +1 -1
- package/esm/models/getdomainop.js +2 -2
- package/esm/models/getdomainop.js.map +1 -1
- package/esm/models/getprojectsop.d.ts +24 -24
- package/esm/models/getprojectsop.js +8 -8
- package/esm/models/getprojectsop.js.map +1 -1
- package/esm/models/inviteusertoteamop.d.ts +12 -0
- package/esm/models/inviteusertoteamop.d.ts.map +1 -1
- package/esm/models/inviteusertoteamop.js +4 -0
- package/esm/models/inviteusertoteamop.js.map +1 -1
- package/esm/models/teamlimited.d.ts +6 -0
- package/esm/models/teamlimited.d.ts.map +1 -1
- package/esm/models/teamlimited.js +2 -0
- package/esm/models/teamlimited.js.map +1 -1
- package/esm/models/updatefirewallconfigop.d.ts +2 -2
- package/esm/models/updatefirewallconfigop.d.ts.map +1 -1
- package/esm/models/updatefirewallconfigop.js +2 -2
- package/esm/models/updatefirewallconfigop.js.map +1 -1
- package/esm/models/updateintegrationdeploymentactionop.d.ts +2 -2
- package/esm/models/updateintegrationdeploymentactionop.d.ts.map +1 -1
- package/esm/models/updateintegrationdeploymentactionop.js +2 -2
- package/esm/models/updateintegrationdeploymentactionop.js.map +1 -1
- package/esm/models/updateprojectdatacacheop.d.ts +24 -24
- package/esm/models/updateprojectdatacacheop.js +8 -8
- package/esm/models/updateprojectdatacacheop.js.map +1 -1
- package/esm/models/updateprojectop.d.ts +48 -48
- package/esm/models/updateprojectop.js +16 -16
- package/esm/models/updateprojectop.js.map +1 -1
- package/esm/models/vercelbadrequesterror.d.ts +4 -4
- package/esm/models/vercelbadrequesterror.d.ts.map +1 -1
- package/esm/models/vercelbadrequesterror.js +4 -4
- package/esm/models/vercelbadrequesterror.js.map +1 -1
- package/esm/models/vercelforbiddenerror.d.ts +2 -2
- package/esm/models/vercelforbiddenerror.d.ts.map +1 -1
- package/esm/models/vercelforbiddenerror.js +2 -2
- package/esm/models/vercelforbiddenerror.js.map +1 -1
- package/esm/models/vercelnotfounderror.d.ts +4 -4
- package/esm/models/vercelnotfounderror.d.ts.map +1 -1
- package/esm/models/vercelnotfounderror.js +4 -4
- package/esm/models/vercelnotfounderror.js.map +1 -1
- package/esm/models/vercelratelimiterror.d.ts +2 -2
- package/esm/models/vercelratelimiterror.d.ts.map +1 -1
- package/esm/models/vercelratelimiterror.js +2 -2
- package/esm/models/vercelratelimiterror.js.map +1 -1
- package/esm/sdk/marketplace.d.ts +5 -5
- package/esm/sdk/marketplace.d.ts.map +1 -1
- package/esm/sdk/marketplace.js +15 -15
- package/esm/sdk/marketplace.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/__tests__/domains.test.ts +1 -1
- package/src/__tests__/marketplace.test.ts +22 -35
- package/src/funcs/{marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.ts → marketplaceCreateInstallationIntegrationConfiguration.ts} +1 -1
- package/src/funcs/{marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.ts → marketplaceCreateInstallationIntegrationEdgeConfig.ts} +1 -1
- package/src/funcs/{marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.ts → marketplaceDeleteInstallationIntegrationConfiguration.ts} +1 -1
- package/src/funcs/{marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.ts → marketplaceUpdateInstallationIntegrationConfiguration.ts} +1 -1
- package/src/funcs/{marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.ts → marketplaceUpdateInstallationIntegrationEdgeConfig.ts} +1 -1
- package/src/lib/config.ts +3 -3
- package/src/lib/sdks.ts +2 -7
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +11 -31
- package/src/mcp-server/tools/accessGroupsCreateAccessGroup.ts +1 -1
- package/src/mcp-server/tools/accessGroupsCreateAccessGroupProject.ts +1 -1
- package/src/mcp-server/tools/accessGroupsDeleteAccessGroup.ts +1 -1
- package/src/mcp-server/tools/accessGroupsDeleteAccessGroupProject.ts +1 -1
- package/src/mcp-server/tools/accessGroupsListAccessGroupMembers.ts +1 -1
- package/src/mcp-server/tools/accessGroupsListAccessGroupProjects.ts +1 -1
- package/src/mcp-server/tools/accessGroupsListAccessGroups.ts +1 -1
- package/src/mcp-server/tools/accessGroupsReadAccessGroup.ts +1 -1
- package/src/mcp-server/tools/accessGroupsReadAccessGroupProject.ts +1 -1
- package/src/mcp-server/tools/accessGroupsUpdateAccessGroup.ts +1 -1
- package/src/mcp-server/tools/accessGroupsUpdateAccessGroupProject.ts +1 -1
- package/src/mcp-server/tools/aliasesAssignAlias.ts +1 -1
- package/src/mcp-server/tools/aliasesDeleteAlias.ts +1 -1
- package/src/mcp-server/tools/aliasesGetAlias.ts +1 -1
- package/src/mcp-server/tools/aliasesListAliases.ts +1 -1
- package/src/mcp-server/tools/aliasesListDeploymentAliases.ts +1 -1
- package/src/mcp-server/tools/apiExperimentationGetV1ExperimentationItems.ts +1 -1
- package/src/mcp-server/tools/artifactsArtifactExists.ts +1 -1
- package/src/mcp-server/tools/artifactsArtifactQuery.ts +1 -1
- package/src/mcp-server/tools/artifactsDownloadArtifact.ts +1 -1
- package/src/mcp-server/tools/artifactsRecordEvents.ts +1 -1
- package/src/mcp-server/tools/artifactsStatus.ts +1 -1
- package/src/mcp-server/tools/artifactsUploadArtifact.ts +1 -1
- package/src/mcp-server/tools/authenticationCreateAuthToken.ts +1 -1
- package/src/mcp-server/tools/authenticationDeleteAuthToken.ts +1 -1
- package/src/mcp-server/tools/authenticationExchangeSsoToken.ts +1 -1
- package/src/mcp-server/tools/authenticationGetAuthToken.ts +1 -1
- package/src/mcp-server/tools/authenticationListAuthTokens.ts +1 -1
- package/src/mcp-server/tools/certsGetCertById.ts +1 -1
- package/src/mcp-server/tools/certsIssueCert.ts +1 -1
- package/src/mcp-server/tools/certsRemoveCert.ts +1 -1
- package/src/mcp-server/tools/certsUploadCert.ts +1 -1
- package/src/mcp-server/tools/checksCreateCheck.ts +1 -1
- package/src/mcp-server/tools/checksGetAllChecks.ts +1 -1
- package/src/mcp-server/tools/checksGetCheck.ts +1 -1
- package/src/mcp-server/tools/checksRerequestCheck.ts +1 -1
- package/src/mcp-server/tools/checksUpdateCheck.ts +1 -1
- package/src/mcp-server/tools/deploymentsCancelDeployment.ts +1 -1
- package/src/mcp-server/tools/deploymentsCreateDeployment.ts +1 -1
- package/src/mcp-server/tools/deploymentsDeleteDeployment.ts +1 -1
- package/src/mcp-server/tools/deploymentsGetDeployment.ts +1 -1
- package/src/mcp-server/tools/deploymentsGetDeploymentEvents.ts +1 -1
- package/src/mcp-server/tools/deploymentsGetDeploymentFileContents.ts +1 -1
- package/src/mcp-server/tools/deploymentsGetDeployments.ts +1 -1
- package/src/mcp-server/tools/deploymentsListDeploymentFiles.ts +1 -1
- package/src/mcp-server/tools/deploymentsUpdateIntegrationDeploymentAction.ts +1 -1
- package/src/mcp-server/tools/deploymentsUploadFile.ts +1 -1
- package/src/mcp-server/tools/dnsCreateRecord.ts +1 -1
- package/src/mcp-server/tools/dnsGetRecords.ts +1 -1
- package/src/mcp-server/tools/dnsRemoveRecord.ts +1 -1
- package/src/mcp-server/tools/dnsUpdateRecord.ts +1 -1
- package/src/mcp-server/tools/domainsBuyDomain.ts +1 -1
- package/src/mcp-server/tools/domainsCheckDomainPrice.ts +1 -1
- package/src/mcp-server/tools/domainsCheckDomainStatus.ts +1 -1
- package/src/mcp-server/tools/domainsCreateOrTransferDomain.ts +1 -1
- package/src/mcp-server/tools/domainsDeleteDomain.ts +1 -1
- package/src/mcp-server/tools/domainsGetDomain.ts +1 -1
- package/src/mcp-server/tools/domainsGetDomainConfig.ts +1 -1
- package/src/mcp-server/tools/domainsGetDomainTransfer.ts +1 -1
- package/src/mcp-server/tools/domainsGetDomains.ts +1 -1
- package/src/mcp-server/tools/domainsPatchDomain.ts +1 -1
- package/src/mcp-server/tools/edgeConfigCreateEdgeConfig.ts +1 -1
- package/src/mcp-server/tools/edgeConfigCreateEdgeConfigToken.ts +1 -1
- package/src/mcp-server/tools/edgeConfigDeleteEdgeConfig.ts +1 -1
- package/src/mcp-server/tools/edgeConfigDeleteEdgeConfigSchema.ts +1 -1
- package/src/mcp-server/tools/edgeConfigDeleteEdgeConfigTokens.ts +1 -1
- package/src/mcp-server/tools/edgeConfigGetEdgeConfig.ts +1 -1
- package/src/mcp-server/tools/edgeConfigGetEdgeConfigBackup.ts +1 -1
- package/src/mcp-server/tools/edgeConfigGetEdgeConfigBackups.ts +1 -1
- package/src/mcp-server/tools/edgeConfigGetEdgeConfigItem.ts +1 -1
- package/src/mcp-server/tools/edgeConfigGetEdgeConfigItems.ts +1 -1
- package/src/mcp-server/tools/edgeConfigGetEdgeConfigSchema.ts +1 -1
- package/src/mcp-server/tools/edgeConfigGetEdgeConfigToken.ts +1 -1
- package/src/mcp-server/tools/edgeConfigGetEdgeConfigTokens.ts +1 -1
- package/src/mcp-server/tools/edgeConfigGetEdgeConfigs.ts +1 -1
- package/src/mcp-server/tools/edgeConfigPatchEdgeConfigSchema.ts +1 -1
- package/src/mcp-server/tools/edgeConfigUpdateEdgeConfig.ts +1 -1
- package/src/mcp-server/tools/environmentCreateCustomEnvironment.ts +1 -1
- package/src/mcp-server/tools/environmentGetCustomEnvironment.ts +1 -1
- package/src/mcp-server/tools/environmentGetV9ProjectsIdOrNameCustomEnvironments.ts +1 -1
- package/src/mcp-server/tools/environmentRemoveCustomEnvironment.ts +1 -1
- package/src/mcp-server/tools/environmentUpdateCustomEnvironment.ts +1 -1
- package/src/mcp-server/tools/integrationsDeleteConfiguration.ts +1 -1
- package/src/mcp-server/tools/integrationsGetConfiguration.ts +1 -1
- package/src/mcp-server/tools/integrationsGetConfigurations.ts +1 -1
- package/src/mcp-server/tools/integrationsGitNamespaces.ts +1 -1
- package/src/mcp-server/tools/integrationsSearchRepo.ts +1 -1
- package/src/mcp-server/tools/integrationsUpdateIntegrationDeploymentAction.ts +1 -1
- package/src/mcp-server/tools/logDrainsCreateConfigurableLogDrain.ts +1 -1
- package/src/mcp-server/tools/logDrainsCreateLogDrain.ts +1 -1
- package/src/mcp-server/tools/logDrainsDeleteConfigurableLogDrain.ts +1 -1
- package/src/mcp-server/tools/logDrainsDeleteIntegrationLogDrain.ts +1 -1
- package/src/mcp-server/tools/logDrainsGetAllLogDrains.ts +1 -1
- package/src/mcp-server/tools/logDrainsGetConfigurableLogDrain.ts +1 -1
- package/src/mcp-server/tools/logDrainsGetIntegrationLogDrains.ts +1 -1
- package/src/mcp-server/tools/marketplaceCreateEvent.ts +1 -1
- package/src/mcp-server/tools/{marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.ts → marketplaceCreateInstallationIntegrationConfiguration.ts} +4 -7
- package/src/mcp-server/tools/{marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.ts → marketplaceCreateInstallationIntegrationEdgeConfig.ts} +4 -7
- package/src/mcp-server/tools/{marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.ts → marketplaceDeleteInstallationIntegrationConfiguration.ts} +4 -7
- package/src/mcp-server/tools/marketplaceExchangeSsoToken.ts +1 -1
- package/src/mcp-server/tools/marketplaceGetAccountInfo.ts +1 -1
- package/src/mcp-server/tools/marketplaceGetInvoice.ts +1 -1
- package/src/mcp-server/tools/marketplaceGetMember.ts +1 -1
- package/src/mcp-server/tools/marketplaceImportResource.ts +1 -1
- package/src/mcp-server/tools/marketplaceSubmitBillingData.ts +1 -1
- package/src/mcp-server/tools/marketplaceSubmitInvoice.ts +1 -1
- package/src/mcp-server/tools/marketplaceSubmitPrepaymentBalances.ts +1 -1
- package/src/mcp-server/tools/{marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.ts → marketplaceUpdateInstallationIntegrationConfiguration.ts} +4 -7
- package/src/mcp-server/tools/{marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.ts → marketplaceUpdateInstallationIntegrationEdgeConfig.ts} +4 -7
- package/src/mcp-server/tools/marketplaceUpdateInvoice.ts +1 -1
- package/src/mcp-server/tools/marketplaceUpdateResourceSecrets.ts +1 -1
- package/src/mcp-server/tools/marketplaceUpdateResourceSecretsById.ts +1 -1
- package/src/mcp-server/tools/projectMembersAddProjectMember.ts +1 -1
- package/src/mcp-server/tools/projectMembersGetProjectMembers.ts +1 -1
- package/src/mcp-server/tools/projectMembersRemoveProjectMember.ts +1 -1
- package/src/mcp-server/tools/projectsAcceptProjectTransferRequest.ts +1 -1
- package/src/mcp-server/tools/projectsAddProjectDomain.ts +1 -1
- package/src/mcp-server/tools/projectsCreateProject.ts +1 -1
- package/src/mcp-server/tools/projectsCreateProjectEnv.ts +1 -1
- package/src/mcp-server/tools/projectsCreateProjectTransferRequest.ts +1 -1
- package/src/mcp-server/tools/projectsDeleteProject.ts +1 -1
- package/src/mcp-server/tools/projectsEditProjectEnv.ts +1 -1
- package/src/mcp-server/tools/projectsFilterProjectEnvs.ts +1 -1
- package/src/mcp-server/tools/projectsGetProjectDomain.ts +1 -1
- package/src/mcp-server/tools/projectsGetProjectDomains.ts +1 -1
- package/src/mcp-server/tools/projectsGetProjectEnv.ts +1 -1
- package/src/mcp-server/tools/projectsGetProjects.ts +1 -1
- package/src/mcp-server/tools/projectsListPromoteAliases.ts +1 -1
- package/src/mcp-server/tools/projectsRemoveProjectDomain.ts +1 -1
- package/src/mcp-server/tools/projectsRemoveProjectEnv.ts +1 -1
- package/src/mcp-server/tools/projectsRequestPromote.ts +1 -1
- package/src/mcp-server/tools/projectsUpdateProject.ts +1 -1
- package/src/mcp-server/tools/projectsUpdateProjectDataCache.ts +1 -1
- package/src/mcp-server/tools/projectsUpdateProjectDomain.ts +1 -1
- package/src/mcp-server/tools/projectsUpdateProjectProtectionBypass.ts +1 -1
- package/src/mcp-server/tools/projectsVerifyProjectDomain.ts +1 -1
- package/src/mcp-server/tools/securityAddBypassIp.ts +1 -1
- package/src/mcp-server/tools/securityGetActiveAttackStatus.ts +1 -1
- package/src/mcp-server/tools/securityGetBypassIp.ts +1 -1
- package/src/mcp-server/tools/securityGetFirewallConfig.ts +1 -1
- package/src/mcp-server/tools/securityRemoveBypassIp.ts +1 -1
- package/src/mcp-server/tools/securityUpdateAttackChallengeMode.ts +1 -1
- package/src/mcp-server/tools/securityUpdateFirewallConfig.ts +1 -1
- package/src/mcp-server/tools/teamsCreateTeam.ts +1 -1
- package/src/mcp-server/tools/teamsDeleteTeam.ts +1 -1
- package/src/mcp-server/tools/teamsDeleteTeamInviteCode.ts +1 -1
- package/src/mcp-server/tools/teamsGetTeam.ts +1 -1
- package/src/mcp-server/tools/teamsGetTeamAccessRequest.ts +1 -1
- package/src/mcp-server/tools/teamsGetTeamMembers.ts +1 -1
- package/src/mcp-server/tools/teamsGetTeams.ts +1 -1
- package/src/mcp-server/tools/teamsInviteUserToTeam.ts +1 -1
- package/src/mcp-server/tools/teamsJoinTeam.ts +1 -1
- package/src/mcp-server/tools/teamsPatchTeam.ts +1 -1
- package/src/mcp-server/tools/teamsRemoveTeamMember.ts +1 -1
- package/src/mcp-server/tools/teamsRequestAccessToTeam.ts +1 -1
- package/src/mcp-server/tools/teamsUpdateTeamMember.ts +1 -1
- package/src/mcp-server/tools/userGetAuthUser.ts +1 -1
- package/src/mcp-server/tools/userListUserEvents.ts +1 -1
- package/src/mcp-server/tools/userRequestDelete.ts +1 -1
- package/src/mcp-server/tools/webhooksCreateWebhook.ts +1 -1
- package/src/mcp-server/tools/webhooksDeleteWebhook.ts +1 -1
- package/src/mcp-server/tools/webhooksGetWebhook.ts +1 -1
- package/src/mcp-server/tools/webhooksGetWebhooks.ts +1 -1
- package/src/mcp-server/tools.ts +4 -0
- package/src/models/authuser.ts +72 -1
- package/src/models/createdeploymentop.ts +23 -23
- package/src/models/createprojectop.ts +9 -9
- package/src/models/getdeploymentsop.ts +8 -8
- package/src/models/getdomainop.ts +7 -7
- package/src/models/getprojectsop.ts +8 -8
- package/src/models/inviteusertoteamop.ts +4 -0
- package/src/models/teamlimited.ts +2 -0
- package/src/models/updatefirewallconfigop.ts +4 -6
- package/src/models/updateintegrationdeploymentactionop.ts +4 -4
- package/src/models/updateprojectdatacacheop.ts +8 -8
- package/src/models/updateprojectop.ts +16 -16
- package/src/models/vercelbadrequesterror.ts +8 -17
- package/src/models/vercelforbiddenerror.ts +4 -4
- package/src/models/vercelnotfounderror.ts +8 -10
- package/src/models/vercelratelimiterror.ts +4 -4
- package/src/sdk/marketplace.ts +35 -55
- package/vercel-spec.json +73 -76
- package/esm/funcs/marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.d.ts.map +0 -1
- package/esm/funcs/marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.js.map +0 -1
- package/esm/funcs/marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.d.ts.map +0 -1
- package/esm/funcs/marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js.map +0 -1
- package/esm/funcs/marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.d.ts.map +0 -1
- package/esm/funcs/marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.js.map +0 -1
- package/esm/funcs/marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.d.ts.map +0 -1
- package/esm/funcs/marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.js.map +0 -1
- package/esm/funcs/marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.d.ts.map +0 -1
- package/esm/funcs/marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js.map +0 -1
- package/esm/mcp-server/tools/marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.d.ts.map +0 -1
- package/esm/mcp-server/tools/marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.js.map +0 -1
- package/esm/mcp-server/tools/marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.d.ts.map +0 -1
- package/esm/mcp-server/tools/marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js.map +0 -1
- package/esm/mcp-server/tools/marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.d.ts.map +0 -1
- package/esm/mcp-server/tools/marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.js.map +0 -1
- package/esm/mcp-server/tools/marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.d.ts.map +0 -1
- package/esm/mcp-server/tools/marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.js.map +0 -1
- package/esm/mcp-server/tools/marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.d.ts.map +0 -1
- package/esm/mcp-server/tools/marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js.map +0 -1
package/src/lib/sdks.ts
CHANGED
|
@@ -191,14 +191,9 @@ export class ClientSDK {
|
|
|
191
191
|
|
|
192
192
|
if (conf.body instanceof ReadableStream) {
|
|
193
193
|
if (!fetchOptions) {
|
|
194
|
-
fetchOptions = {
|
|
195
|
-
// @ts-expect-error see https://github.com/node-fetch/node-fetch/issues/1769
|
|
196
|
-
duplex: "half",
|
|
197
|
-
};
|
|
198
|
-
} else {
|
|
199
|
-
// @ts-expect-error see https://github.com/node-fetch/node-fetch/issues/1769
|
|
200
|
-
fetchOptions.duplex = "half";
|
|
194
|
+
fetchOptions = {};
|
|
201
195
|
}
|
|
196
|
+
Object.assign(fetchOptions, { duplex: "half" });
|
|
202
197
|
}
|
|
203
198
|
|
|
204
199
|
let input;
|
package/src/mcp-server/server.ts
CHANGED
|
@@ -108,29 +108,19 @@ import { tool$logDrainsGetAllLogDrains } from "./tools/logDrainsGetAllLogDrains.
|
|
|
108
108
|
import { tool$logDrainsGetConfigurableLogDrain } from "./tools/logDrainsGetConfigurableLogDrain.js";
|
|
109
109
|
import { tool$logDrainsGetIntegrationLogDrains } from "./tools/logDrainsGetIntegrationLogDrains.js";
|
|
110
110
|
import { tool$marketplaceCreateEvent } from "./tools/marketplaceCreateEvent.js";
|
|
111
|
-
import {
|
|
112
|
-
|
|
113
|
-
} from "./tools/
|
|
111
|
+
import { tool$marketplaceCreateInstallationIntegrationConfiguration } from "./tools/marketplaceCreateInstallationIntegrationConfiguration.js";
|
|
112
|
+
import { tool$marketplaceCreateInstallationIntegrationEdgeConfig } from "./tools/marketplaceCreateInstallationIntegrationEdgeConfig.js";
|
|
113
|
+
import { tool$marketplaceDeleteInstallationIntegrationConfiguration } from "./tools/marketplaceDeleteInstallationIntegrationConfiguration.js";
|
|
114
114
|
import { tool$marketplaceExchangeSsoToken } from "./tools/marketplaceExchangeSsoToken.js";
|
|
115
115
|
import { tool$marketplaceGetAccountInfo } from "./tools/marketplaceGetAccountInfo.js";
|
|
116
116
|
import { tool$marketplaceGetInvoice } from "./tools/marketplaceGetInvoice.js";
|
|
117
117
|
import { tool$marketplaceGetMember } from "./tools/marketplaceGetMember.js";
|
|
118
|
-
import {
|
|
119
|
-
tool$marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig,
|
|
120
|
-
} from "./tools/marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js";
|
|
121
118
|
import { tool$marketplaceImportResource } from "./tools/marketplaceImportResource.js";
|
|
122
|
-
import {
|
|
123
|
-
tool$marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId,
|
|
124
|
-
} from "./tools/marketplacePatchV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId.js";
|
|
125
|
-
import {
|
|
126
|
-
tool$marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems,
|
|
127
|
-
} from "./tools/marketplacePostV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItems.js";
|
|
128
|
-
import {
|
|
129
|
-
tool$marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig,
|
|
130
|
-
} from "./tools/marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig.js";
|
|
131
119
|
import { tool$marketplaceSubmitBillingData } from "./tools/marketplaceSubmitBillingData.js";
|
|
132
120
|
import { tool$marketplaceSubmitInvoice } from "./tools/marketplaceSubmitInvoice.js";
|
|
133
121
|
import { tool$marketplaceSubmitPrepaymentBalances } from "./tools/marketplaceSubmitPrepaymentBalances.js";
|
|
122
|
+
import { tool$marketplaceUpdateInstallationIntegrationConfiguration } from "./tools/marketplaceUpdateInstallationIntegrationConfiguration.js";
|
|
123
|
+
import { tool$marketplaceUpdateInstallationIntegrationEdgeConfig } from "./tools/marketplaceUpdateInstallationIntegrationEdgeConfig.js";
|
|
134
124
|
import { tool$marketplaceUpdateInvoice } from "./tools/marketplaceUpdateInvoice.js";
|
|
135
125
|
import { tool$marketplaceUpdateResourceSecrets } from "./tools/marketplaceUpdateResourceSecrets.js";
|
|
136
126
|
import { tool$marketplaceUpdateResourceSecretsById } from "./tools/marketplaceUpdateResourceSecretsById.js";
|
|
@@ -196,7 +186,7 @@ export function createMCPServer(deps: {
|
|
|
196
186
|
}) {
|
|
197
187
|
const server = new McpServer({
|
|
198
188
|
name: "Vercel",
|
|
199
|
-
version: "1.
|
|
189
|
+
version: "1.5.0",
|
|
200
190
|
});
|
|
201
191
|
|
|
202
192
|
const client = new VercelCore({
|
|
@@ -336,21 +326,11 @@ export function createMCPServer(deps: {
|
|
|
336
326
|
tool(tool$marketplaceUpdateResourceSecretsById);
|
|
337
327
|
tool(tool$marketplaceImportResource);
|
|
338
328
|
tool(tool$marketplaceExchangeSsoToken);
|
|
339
|
-
tool(
|
|
340
|
-
|
|
341
|
-
);
|
|
342
|
-
tool(
|
|
343
|
-
|
|
344
|
-
);
|
|
345
|
-
tool(
|
|
346
|
-
tool$marketplaceDeleteV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationItemsItemId,
|
|
347
|
-
);
|
|
348
|
-
tool(
|
|
349
|
-
tool$marketplaceHeadV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig,
|
|
350
|
-
);
|
|
351
|
-
tool(
|
|
352
|
-
tool$marketplacePutV1InstallationsIntegrationConfigurationIdResourcesResourceIdExperimentationEdgeConfig,
|
|
353
|
-
);
|
|
329
|
+
tool(tool$marketplaceCreateInstallationIntegrationConfiguration);
|
|
330
|
+
tool(tool$marketplaceUpdateInstallationIntegrationConfiguration);
|
|
331
|
+
tool(tool$marketplaceDeleteInstallationIntegrationConfiguration);
|
|
332
|
+
tool(tool$marketplaceCreateInstallationIntegrationEdgeConfig);
|
|
333
|
+
tool(tool$marketplaceUpdateInstallationIntegrationEdgeConfig);
|
|
354
334
|
tool(tool$authenticationExchangeSsoToken);
|
|
355
335
|
tool(tool$authenticationListAuthTokens);
|
|
356
336
|
tool(tool$authenticationCreateAuthToken);
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$accessGroupsCreateAccessGroup: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "access-
|
|
14
|
+
name: "access-groups-create-access-group",
|
|
15
15
|
description: `Creates an access group
|
|
16
16
|
|
|
17
17
|
Allows to create an access group`,
|
|
@@ -13,7 +13,7 @@ const args = {
|
|
|
13
13
|
export const tool$accessGroupsCreateAccessGroupProject: ToolDefinition<
|
|
14
14
|
typeof args
|
|
15
15
|
> = {
|
|
16
|
-
name: "access-
|
|
16
|
+
name: "access-groups-create-access-group-project",
|
|
17
17
|
description: `Create an access group project
|
|
18
18
|
|
|
19
19
|
Allows creation of an access group project`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$accessGroupsDeleteAccessGroup: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "access-
|
|
14
|
+
name: "access-groups-delete-access-group",
|
|
15
15
|
description: `Deletes an access group
|
|
16
16
|
|
|
17
17
|
Allows to delete an access group`,
|
|
@@ -13,7 +13,7 @@ const args = {
|
|
|
13
13
|
export const tool$accessGroupsDeleteAccessGroupProject: ToolDefinition<
|
|
14
14
|
typeof args
|
|
15
15
|
> = {
|
|
16
|
-
name: "access-
|
|
16
|
+
name: "access-groups-delete-access-group-project",
|
|
17
17
|
description: `Delete an access group project
|
|
18
18
|
|
|
19
19
|
Allows deletion of an access group project`,
|
|
@@ -13,7 +13,7 @@ const args = {
|
|
|
13
13
|
export const tool$accessGroupsListAccessGroupMembers: ToolDefinition<
|
|
14
14
|
typeof args
|
|
15
15
|
> = {
|
|
16
|
-
name: "access-
|
|
16
|
+
name: "access-groups-list-access-group-members",
|
|
17
17
|
description: `List members of an access group
|
|
18
18
|
|
|
19
19
|
List members of an access group`,
|
|
@@ -13,7 +13,7 @@ const args = {
|
|
|
13
13
|
export const tool$accessGroupsListAccessGroupProjects: ToolDefinition<
|
|
14
14
|
typeof args
|
|
15
15
|
> = {
|
|
16
|
-
name: "access-
|
|
16
|
+
name: "access-groups-list-access-group-projects",
|
|
17
17
|
description: `List projects of an access group
|
|
18
18
|
|
|
19
19
|
List projects of an access group`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$accessGroupsListAccessGroups: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "access-
|
|
14
|
+
name: "access-groups-list-access-groups",
|
|
15
15
|
description: `List access groups for a team, project or member
|
|
16
16
|
|
|
17
17
|
List access groups`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$accessGroupsReadAccessGroup: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "access-
|
|
14
|
+
name: "access-groups-read-access-group",
|
|
15
15
|
description: `Reads an access group
|
|
16
16
|
|
|
17
17
|
Allows to read an access group`,
|
|
@@ -13,7 +13,7 @@ const args = {
|
|
|
13
13
|
export const tool$accessGroupsReadAccessGroupProject: ToolDefinition<
|
|
14
14
|
typeof args
|
|
15
15
|
> = {
|
|
16
|
-
name: "access-
|
|
16
|
+
name: "access-groups-read-access-group-project",
|
|
17
17
|
description: `Reads an access group project
|
|
18
18
|
|
|
19
19
|
Allows reading an access group project`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$accessGroupsUpdateAccessGroup: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "access-
|
|
14
|
+
name: "access-groups-update-access-group",
|
|
15
15
|
description: `Update an access group
|
|
16
16
|
|
|
17
17
|
Allows to update an access group metadata`,
|
|
@@ -13,7 +13,7 @@ const args = {
|
|
|
13
13
|
export const tool$accessGroupsUpdateAccessGroupProject: ToolDefinition<
|
|
14
14
|
typeof args
|
|
15
15
|
> = {
|
|
16
|
-
name: "access-
|
|
16
|
+
name: "access-groups-update-access-group-project",
|
|
17
17
|
description: `Update an access group project
|
|
18
18
|
|
|
19
19
|
Allows update of an access group project`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$aliasesAssignAlias: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "aliases-assign-alias",
|
|
15
15
|
description: `Assign an Alias
|
|
16
16
|
|
|
17
17
|
Creates a new alias for the deployment with the given deployment ID. The authenticated user or team must own this deployment. If the desired alias is already assigned to another deployment, then it will be removed from the old deployment and assigned to the new one.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$aliasesListAliases: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "aliases-list-aliases",
|
|
15
15
|
description: `List aliases
|
|
16
16
|
|
|
17
17
|
Retrieves a list of aliases for the authenticated User or Team. When \`domain\` is provided, only aliases for that domain will be returned. When \`projectId\` is provided, it will only return the given project aliases.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$aliasesListDeploymentAliases: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "aliases-list-deployment-aliases",
|
|
15
15
|
description: `List Deployment Aliases
|
|
16
16
|
|
|
17
17
|
Retrieves all Aliases for the Deployment with the given ID. The authenticated user or team must own the deployment.`,
|
|
@@ -13,7 +13,7 @@ const args = {
|
|
|
13
13
|
export const tool$apiExperimentationGetV1ExperimentationItems: ToolDefinition<
|
|
14
14
|
typeof args
|
|
15
15
|
> = {
|
|
16
|
-
name: "api-
|
|
16
|
+
name: "api-experimentation-get-v1-experimentation-items",
|
|
17
17
|
description: `Query experimentation items`,
|
|
18
18
|
args,
|
|
19
19
|
tool: async (client, args, ctx) => {
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$artifactsArtifactExists: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "artifacts-artifact-exists",
|
|
15
15
|
description: `Check if a cache artifact exists
|
|
16
16
|
|
|
17
17
|
Check that a cache artifact with the given \`hash\` exists. This request returns response headers only and is equivalent to a \`GET\` request to this endpoint where the response contains no body.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$artifactsArtifactQuery: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "artifacts-artifact-query",
|
|
15
15
|
description: `Query information about an artifact
|
|
16
16
|
|
|
17
17
|
Query information about an array of artifacts.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$artifactsDownloadArtifact: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "artifacts-download-artifact",
|
|
15
15
|
description: `Download a cache artifact
|
|
16
16
|
|
|
17
17
|
Downloads a cache artifact indentified by its \`hash\` specified on the request path. The artifact is downloaded as an octet-stream. The client should verify the content-length header and response body.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$artifactsRecordEvents: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "artifacts-record-events",
|
|
15
15
|
description: `Record an artifacts cache usage event
|
|
16
16
|
|
|
17
17
|
Records an artifacts cache usage event. The body of this request is an array of cache usage events. The supported event types are \`HIT\` and \`MISS\`. The source is either \`LOCAL\` the cache event was on the users filesystem cache or \`REMOTE\` if the cache event is for a remote cache. When the event is a \`HIT\` the request also accepts a number \`duration\` which is the time taken to generate the artifact in the cache.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$artifactsStatus: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "artifacts-status",
|
|
15
15
|
description: `Get status of Remote Caching for this principal
|
|
16
16
|
|
|
17
17
|
Check the status of Remote Caching for this principal. Returns a JSON-encoded status indicating if Remote Caching is enabled, disabled, or disabled due to usage limits.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$artifactsUploadArtifact: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "artifacts-upload-artifact",
|
|
15
15
|
description: `Upload a cache artifact
|
|
16
16
|
|
|
17
17
|
Uploads a cache artifact identified by the \`hash\` specified on the path. The cache artifact can then be downloaded with the provided \`hash\`.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$authenticationCreateAuthToken: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "authentication-create-auth-token",
|
|
15
15
|
description: `Create an Auth Token
|
|
16
16
|
|
|
17
17
|
Creates and returns a new authentication token for the currently authenticated User. The \`bearerToken\` property is only provided once, in the response body, so be sure to save it on the client for use with API requests.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$authenticationDeleteAuthToken: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "authentication-delete-auth-token",
|
|
15
15
|
description: `Delete an authentication token
|
|
16
16
|
|
|
17
17
|
Invalidate an authentication token, such that it will no longer be valid for future HTTP requests.`,
|
|
@@ -12,7 +12,7 @@ const args = {
|
|
|
12
12
|
|
|
13
13
|
export const tool$authenticationExchangeSsoToken: ToolDefinition<typeof args> =
|
|
14
14
|
{
|
|
15
|
-
name: "
|
|
15
|
+
name: "authentication-exchange-sso-token",
|
|
16
16
|
description: `SSO Token Exchange
|
|
17
17
|
|
|
18
18
|
During the autorization process, Vercel sends the user to the provider [redirectLoginUrl](https://vercel.com/docs/integrations/create-integration/submit-integration#redirect-login-url), that includes the OAuth authorization \`code\` parameter. The provider then calls the SSO Token Exchange endpoint with the sent code and receives the OIDC token. They log the user in based on this token and redirects the user back to the Vercel account using deep-link parameters included the redirectLoginUrl. This is used to verify the identity of the user during the [**Open in Provider** flow](https://vercel.com/docs/integrations/marketplace-flows#open-in-provider-button-flow). Providers should not persist the returned \`id_token\` in a database since the token will expire.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$authenticationGetAuthToken: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "authentication-get-auth-token",
|
|
15
15
|
description: `Get Auth Token Metadata
|
|
16
16
|
|
|
17
17
|
Retrieve metadata about an authentication token belonging to the currently authenticated User.`,
|
|
@@ -6,7 +6,7 @@ import { authenticationListAuthTokens } from "../../funcs/authenticationListAuth
|
|
|
6
6
|
import { formatResult, ToolDefinition } from "../tools.js";
|
|
7
7
|
|
|
8
8
|
export const tool$authenticationListAuthTokens: ToolDefinition = {
|
|
9
|
-
name: "
|
|
9
|
+
name: "authentication-list-auth-tokens",
|
|
10
10
|
description: `List Auth Tokens
|
|
11
11
|
|
|
12
12
|
Retrieve a list of the current User's authentication tokens.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$checksCreateCheck: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "checks-create-check",
|
|
15
15
|
description: `Creates a new Check
|
|
16
16
|
|
|
17
17
|
Creates a new check. This endpoint must be called with an OAuth2 or it will produce a 400 error.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$checksGetAllChecks: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "checks-get-all-checks",
|
|
15
15
|
description: `Retrieve a list of all checks
|
|
16
16
|
|
|
17
17
|
List all of the checks created for a deployment.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$checksUpdateCheck: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "checks-update-check",
|
|
15
15
|
description: `Update a check
|
|
16
16
|
|
|
17
17
|
Update an existing check. This endpoint must be called with an OAuth2 or it will produce a 400 error.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$deploymentsCancelDeployment: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "deployments-cancel-deployment",
|
|
15
15
|
description: `Cancel a deployment
|
|
16
16
|
|
|
17
17
|
This endpoint allows you to cancel a deployment which is currently building, by supplying its \`id\` in the URL.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$deploymentsCreateDeployment: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "deployments-create-deployment",
|
|
15
15
|
description: `Create a new deployment
|
|
16
16
|
|
|
17
17
|
Create a new deployment with all the required and intended data. If the deployment is not a git deployment, all files must be provided with the request, either referenced or inlined. Additionally, a deployment id can be specified to redeploy a previous deployment.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$deploymentsDeleteDeployment: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "deployments-delete-deployment",
|
|
15
15
|
description: `Delete a Deployment
|
|
16
16
|
|
|
17
17
|
This API allows you to delete a deployment, either by supplying its \`id\` in the URL or the \`url\` of the deployment as a query parameter. You can obtain the ID, for example, by listing all deployments.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$deploymentsGetDeployment: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "deployments-get-deployment",
|
|
15
15
|
description: `Get a deployment by ID or URL
|
|
16
16
|
|
|
17
17
|
Retrieves information for a deployment either by supplying its ID (\`id\` property) or Hostname (\`url\` property). Additional details will be included when the authenticated user or team is an owner of the deployment.`,
|
|
@@ -12,7 +12,7 @@ const args = {
|
|
|
12
12
|
|
|
13
13
|
export const tool$deploymentsGetDeploymentEvents: ToolDefinition<typeof args> =
|
|
14
14
|
{
|
|
15
|
-
name: "
|
|
15
|
+
name: "deployments-get-deployment-events",
|
|
16
16
|
description: `Get deployment events
|
|
17
17
|
|
|
18
18
|
Get the build logs of a deployment by deployment ID and build ID. It can work as an infinite stream of logs or as a JSON endpoint depending on the input parameters.`,
|
|
@@ -13,7 +13,7 @@ const args = {
|
|
|
13
13
|
export const tool$deploymentsGetDeploymentFileContents: ToolDefinition<
|
|
14
14
|
typeof args
|
|
15
15
|
> = {
|
|
16
|
-
name: "
|
|
16
|
+
name: "deployments-get-deployment-file-contents",
|
|
17
17
|
description: `Get Deployment File Contents
|
|
18
18
|
|
|
19
19
|
Allows to retrieve the content of a file by supplying the file identifier and the deployment unique identifier. The response body will contain a JSON response containing the contents of the file encoded as base64.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$deploymentsGetDeployments: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "deployments-get-deployments",
|
|
15
15
|
description: `List deployments
|
|
16
16
|
|
|
17
17
|
List deployments under the authenticated user or team. If a deployment hasn't finished uploading (is incomplete), the \`url\` property will have a value of \`null\`.`,
|
|
@@ -12,7 +12,7 @@ const args = {
|
|
|
12
12
|
|
|
13
13
|
export const tool$deploymentsListDeploymentFiles: ToolDefinition<typeof args> =
|
|
14
14
|
{
|
|
15
|
-
name: "
|
|
15
|
+
name: "deployments-list-deployment-files",
|
|
16
16
|
description: `List Deployment Files
|
|
17
17
|
|
|
18
18
|
Allows to retrieve the file structure of the source code of a deployment by supplying the deployment unique identifier. If the deployment was created with the Vercel CLI or the API directly with the \`files\` key, it will have a file tree that can be retrievable.`,
|
|
@@ -13,7 +13,7 @@ const args = {
|
|
|
13
13
|
export const tool$deploymentsUpdateIntegrationDeploymentAction: ToolDefinition<
|
|
14
14
|
typeof args
|
|
15
15
|
> = {
|
|
16
|
-
name: "
|
|
16
|
+
name: "deployments-update-integration-deployment-action",
|
|
17
17
|
description: `Update deployment integration action
|
|
18
18
|
|
|
19
19
|
Updates the deployment integration action for the specified integration installation`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$deploymentsUploadFile: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "deployments-upload-file",
|
|
15
15
|
description: `Upload Deployment Files
|
|
16
16
|
|
|
17
17
|
Before you create a deployment you need to upload the required files for that deployment. To do it, you need to first upload each file to this endpoint. Once that's completed, you can create a new deployment with the uploaded files. The file content must be placed inside the body of the request. In the case of a successful response you'll receive a status code 200 with an empty body.`,
|
|
@@ -11,7 +11,7 @@ const args = {
|
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const tool$dnsGetRecords: ToolDefinition<typeof args> = {
|
|
14
|
-
name: "
|
|
14
|
+
name: "dns-get-records",
|
|
15
15
|
description: `List existing DNS records
|
|
16
16
|
|
|
17
17
|
Retrieves a list of DNS records created for a domain name. By default it returns 20 records if no limit is provided. The rest can be retrieved using the pagination options.`,
|