Update Application
update_applicationRevise an application's status, deadline, or notes to reflect its current stage. Move it through interested, applied, interview, offer, or rejected.
Instructions
Move an application along the pipeline or revise its deadline/notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Application id from list_applications. | |
| notes | No | Replaces the stored notes. | |
| status | No | interested | applied | interview | offer | rejected. | |
| deadline | No | ISO date (YYYY-MM-DD). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||