List Compute Pods
list_podsRetrieve available compute pods (instance types) for a workspace, including ID, name, CPU, and RAM. Use the pod ID to create a service.
Instructions
List available compute pods (instance types) for a workspace. Returns id, name, label, cpu, and ram for each pod. Use a pod id when creating a service with create_service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | The workspace UUID |