mark_job
Update a job's application status by ID. Set status to new, saved, applied, interviewing, rejected, or offer to track your tech job pipeline.
Instructions
Update the application status of a job by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Job ID from the database | |
| status | Yes | new | saved | applied | interviewing | rejected | offer |