add_job_note
Record notes on a job application for details like interviewer name, follow-up date, or salary info; provide the job ID and note content to keep application tracking organized.
Instructions
Add a note to a job application. Use this when the user wants to record information about a job (e.g., interviewer name, follow-up date, salary info).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job ID to add a note to | |
| content | Yes | The note content |