Skip to main content
anthropic.deleteEnvironment deletes an unused Claude environment.

Example

automations/anthropic-delete-environment.automation.ts

Inputs

Requires environmentId. Anthropic rejects deletion while the environment remains in use. Inputs use public camelCase names and accept signals.

Output and behavior

Returns the deletion confirmation. Anthropic requests time out before the action lease and provider mutations are not retried after an uncertain response unless stated otherwise.