get_job
Check the status and output of a previously submitted operation by providing its job ID, returning success or failure details and command output.
Instructions
Return the details and result of a specific VibOps operation.
Call this to check whether a previously submitted action succeeded or failed, and to retrieve its output (kubectl stdout, Helm output, error message).
Args: job_id: Full UUID or short ID (first 8 characters) of the job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |