Skip to main content
Glama

runpod_pod_start

Resume a stopped RunPod pod by ID to re-attach GPU and restart billing. Use after stopping a pod to continue work.

Instructions

Start (resume) a stopped/exited RunPod pod by ID — RunPod re-attaches a GPU and boots the container (billing resumes). Returns immediately once RunPod accepts the resume; the pod then takes ~30-90s to become reachable, so follow with runpod_pod_status (or runpod_pod_connect, which waits) rather than assuming it's instantly up. If RunPod can't allocate the requested GPU it errors — try a different gpu_count or GPU type in the console.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pod_idYesThe RunPod pod ID to start.
gpu_countNoGPUs to attach on resume (default 1).

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/artokun/comfyui-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server