save_job
Add a job application to your tracker with title, company, status, and details to manage your job search.
Instructions
Save a new job application to track. Use this when the user wants to save or add a job they're interested in or have applied to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Job title (e.g., 'Software Engineer') | |
| status | No | Current application status (default: saved) | |
| company | Yes | Company name | |
| job_url | No | URL to the job posting | |
| location | No | Job location | |
| is_starred | No | Mark as important/starred (default: false) | |
| description | No | Job description | |
| required_skills | No | Required skills |