runpod_pod_status
Retrieve live status of a RunPod pod: desired state, GPU, uptime, cost, utilization, and proxy URL. Check pod state before starting, stopping, or connecting.
Instructions
Get the live state of a RunPod pod by ID: its desired status (RUNNING / EXITED / TERMINATED), GPU, uptime, $/hr cost, GPU/VRAM utilization, and — when it's running and exposes ComfyUI — the proxy URL to connect to. Call this first to see what state a pod is in before starting/stopping/connecting. Read-only.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pod_id | Yes | The RunPod pod ID (from console.runpod.io, or runpod_list_pods). |