delete_pod
Delete a pod so its controller recreates it, effectively restarting the pod. Operates within the namespace allowlist for safety.
Instructions
Delete a pod so its controller recreates it (subject to the allowlist).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | Yes | ||
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |