job_get
Retrieve full details for a named Kubernetes job, optionally scoped by namespace or target, to audit or inspect job status.
Instructions
[READ] Return detail for a single job by name.
Args: name: Job name (see job_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 |