vercel_delete_env
Delete a Vercel environment variable by its environment ID. Obtain the ID by listing existing environment variables.
Instructions
Delete a Vercel environment variable by its env id (get ids from vercel_get_env).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| env_id | Yes | ||
| team_id | No | ||
| api_key | No |