list-gpu-types
List available GPU types from RunPod with filters for VRAM, cloud type, name search, and availability to identify suitable GPUs for your workloads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| minMemoryGb | No | Filter to GPUs with at least this much VRAM in GB | |
| secureCloudOnly | No | Filter to only GPUs available in secure cloud | |
| communityCloudOnly | No | Filter to only GPUs available in community cloud | |
| searchTerm | No | Search term to filter GPUs by name (e.g., 'A100', 'RTX 4090') | |
| includeUnavailable | No | Include GPUs that are currently out of stock. Default is false |