update_job_note
Update an existing note on a job application to reflect changes in status, feedback, or next steps.
Instructions
Update an existing note on a job application.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job ID the note belongs to | |
| content | Yes | The updated note content | |
| note_id | Yes | The note ID to update |