Set Job Status
set_statusTriage a job by setting its status to saved, applied, dismissed, or discovered, organizing it in the scanned, saved, or dismissed lists.
Instructions
Triage a job by id: 'saved' (interested/tracking), 'applied' (also stamps the date), 'dismissed' (skip), or 'discovered' (undo back to the board). Moves it between the scanned/saved/dismissed lists and persists. Optionally attach notes. Called by the review UI; also usable directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Optional notes to attach to the job. | |
| job_id | Yes | The job's id. | |
| status | Yes | New triage status. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobs | Yes | ||
| view | No | ||
| count | Yes | ||
| scored | Yes | ||
| profile | Yes |