add_job_application
Add a job application to your tracker by providing company and position, with optional fields for job URL, description, location, work type, status, resume, and notes.
Instructions
Add a new job application to the tracker
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | Company name | |
| position | Yes | Job title/position | |
| job_url | No | URL to job posting | |
| job_description | No | Job description text | |
| location | No | Job location | |
| work_type | No | Work type | |
| status | No | WISHLIST | |
| resume_id | No | Link to a resume | |
| notes | No | Private notes |