list-pods
List and filter your RunPod pods by compute type, GPU type, data center, name, and include machine or network volume details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| computeType | No | Filter to only GPU or only CPU Pods | |
| gpuTypeId | No | Filter to Pods with any of the listed GPU types | |
| dataCenterId | No | Filter to Pods in any of the provided data centers | |
| name | No | Filter to Pods with the provided name | |
| includeMachine | No | Include information about the machine | |
| includeNetworkVolume | No | Include information about attached network volumes |