delete_project
Permanently delete a Vercel project. This action is irreversible and cannot be undone.
Instructions
Delete a project permanently. This cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idOrName | Yes | Project id or name. | |
| teamId | No | Team ID to scope the request. Falls back to VERCEL_TEAM_ID when omitted. | |
| slug | No | Team slug to scope the request (alternative to teamId). |