Save Job
save_jobSave jobs to your personal list for later follow-up. Optionally attach notes to remember why the role interests you—persists across sessions.
Instructions
Save a job to the user's list for later. Supports both AI-extracted jobs (from get_starred_jobs) and internal partner jobs. This gives the agent memory across sessions — saved jobs persist so the user doesn't lose track of interesting roles. Optionally attach a note (e.g. "Great fit for React skills", "Follow up next week"). Each job can only be saved once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The ID of the job to save | |
| jobType | No | Type of job: "ai_job" (from get_starred_jobs, default) or "listing_job" (internal partner job) | |
| note | No | Optional note about why this job is interesting |