Delete a Deployment and Stop Its Billing
varity_delete_deploymentDelete a Varity deployment by name to immediately stop billing and release resources. Use when you no longer need a running app or agent.
Instructions
Delete an existing Varity deployment by name and stop its billing immediately. Use this when a developer says 'stop my ', 'shut down my deployment', 'I'm done with ', 'delete ', or when they no longer need a running app or agent. This closes the underlying compute lease and removes the deployment record, so usage charges stop accruing right away. Static (CDN-hosted) deployments also stop being billed after delete. Use varity_deploy_status or list deployments at https://varity.app/dashboard to confirm the name first if the developer is unsure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The subdomain / app name of the deployment to delete. This is the slug in https://varity.app/<name>/. Example: 'my-hermes-bot' or 'mvp-static-test'. |