Update job status
update_job_statusUpdate the status and notes of a job application by company and position, with validation and file backup before saving.
Instructions
Update the Status (and optionally the Notes) of an existing application, matched by company + position. Validates the row exists and backs the file up before writing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Optional new Notes value (replaces existing Notes). | |
| status | Yes | New status, e.g. one of: Applied, Awaiting Response, Informal - Referral Sent, Interviewing, Offer, Declined, Withdrawn, Closed - No Longer Available | |
| company | Yes | Company name (case-insensitive). | |
| position | Yes | Position / title (case-insensitive). |