vibekit_delete_env
Delete a specified environment variable from a hosted app by supplying the app ID and variable name. This cleans up app configuration without requiring a full redeployment.
Instructions
Delete a specific environment variable from a hosted app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Environment variable name to delete | |
| appId | Yes | App ID or subdomain slug |