get-pod
Retrieve complete details for a specific pod by its ID, including optional machine and attached network volume information.
Instructions
Get full details for one pod by id, optionally expanding machine and attached network-volume info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| podId | Yes | ID of the pod to retrieve | |
| includeMachine | No | Include information about the machine | |
| includeNetworkVolume | No | Include information about attached network volumes |