Job detail
job_detailInspect a job's complete record to uncover the actual error behind a failed or stuck job, including state, timestamps, retries, expiry, dead-letter queue, payload, and output.
Instructions
One job's full record: state, timestamps, retry counters, configured expiry and dead-letter queue, computed duration, and its payload and output. Use this to read the actual error behind a failure surfaced by another tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The job id, as reported by failed_jobs or stuck_jobs. |