cloudflare_kv_namespace_delete
Permanently remove a Workers KV namespace and all its keys by specifying the namespace ID. Use for cleanup or management.
Instructions
DESTRUCTIVE: Delete a Workers KV namespace by its ID. This removes all keys in the namespace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace_id | Yes | KV namespace ID (32-character hex string) |