get_jobs
Retrieve saved jobs with current application status, then filter by status, title, or company to track your job search.
Instructions
Get the user's saved jobs with their current status. Use this to check job application status, list all jobs, or find specific jobs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of jobs to return (default: 10) | |
| search | No | Search by job title or company name | |
| status | No | Filter by status | |
| starred_only | No | Only show starred jobs |