ouroboros_job_status
Get the latest status summary for a background job by providing its job ID. Specify the view as full, summary, or compact to control the returned detail.
Instructions
Get the latest summary for a background Ouroboros job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | 'full' (default), 'summary', or 'compact'. | full |
| job_id | Yes | Job ID returned by a start tool |