update_application
Update job application status or add notes to track progress through hiring stages like PENDING, APPLIED, INTERVIEW, OFFER, or REJECTED.
Instructions
Update a job application status or notes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The application ID | |
| status | No | New status (e.g., "PENDING", "APPLIED", "INTERVIEW", "OFFER", "REJECTED") | |
| notes | No | Notes about the application |