deleteDeployment
Remove a specific deployment by its ID using Vercel MCP. This tool enables efficient cleanup of deployments while requiring the deployment identifier as input.
Instructions
Deletes a deployment
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deploymentId | Yes | The ID of the deployment to delete | |
slug | No | Slug | |
teamId | No | Team ID | |
url | No | The URL of the deployment |