save_job
Save a job to your application tracker. Requires authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Personal notes about this job | |
| title | Yes | Job title | |
| status | No | Application status (default: saved) | |
| app_link | No | Application link URL | |
| currency | No | Salary currency (e.g., 'USD') | |
| excitement | No | Excitement level from 0-5 | |
| max_salary | No | Maximum salary | |
| base_salary | No | Base salary | |
| company_name | Yes | Company name | |
| himalayas_link | No | Himalayas job listing URL |