update_application_status
Update a job application's status by providing the company name and new status. Track progress with notes, follow-up dates, and outcomes.
Instructions
Update the status of an existing job application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | Company name to find the application | |
| status | Yes | New application status | |
| notes | No | Additional notes about the status change | |
| follow_up_date | No | Next follow-up date (YYYY-MM-DD) | |
| outcome | No | Final outcome if status is offer/rejected/withdrawn |