Update Saved Job Note
update_saved_job_noteUpdate the note on a saved job. Use this to add context, track application status, or record follow-up reminders. Pass null to clear the note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | Updated note, or null to clear | |
| savedJobId | Yes | The ID of the saved job entry (not the job ID) |