vercel_delete_env_var
Remove a specified environment variable from a Vercel project by providing the project ID and environment variable ID.
Instructions
Delete an environment variable
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| envVarId | Yes | The ID of the environment variable to delete | |
| projectId | Yes | The ID of the project |