list-gpu-types
Retrieve available GPU types filtered by VRAM, cloud type, search term, and stock status.
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 |