pvc_get
Fetch detailed information for a specific PersistentVolumeClaim (PVC) by its name, with optional namespace and target context.
Instructions
[READ] Return detail for a single PVC by name.
Args: name: PVC name (see pvc_list). namespace: Namespace; omit for the target's default namespace. target: k8s target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| target | No | ||
| namespace | No |