pod_terminate
Terminate a GPU pod, with a preview option to review before confirming the delete. Idempotent on already-deleted pods.
Instructions
Destroy (terminate) a pod. Idempotent on already-deleted pods.
Without confirm=True, returns a no-op preview so you can re-read your decision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pod_id | Yes | The pod to destroy. | |
| confirm | No | Required True to actually terminate. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||