runpod_pod_stop
Stop a running RunPod pod to release its GPU and stop billing, preserving the pod for later restart.
Instructions
Stop a running RunPod pod by ID — releases the GPU and stops GPU-time billing while KEEPING the pod and its disk (so you can start it again later). Use when the user is done rendering. Does NOT terminate/delete the pod (that's a console action). Confirm with the user before stopping a pod that has work in progress.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pod_id | Yes | The RunPod pod ID to stop. |