Update Saved Job Note
update_saved_job_noteUpdate the note on a saved job to add context, track application status, or record follow-up reminders. Pass null to clear the note.
Instructions
Update 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 |
|---|---|---|---|
| savedJobId | Yes | The ID of the saved job entry (not the job ID) | |
| note | Yes | Updated note, or null to clear |