List jobs
list_jobsList tracked job applications with optional filters for status, company, and application date range.
Instructions
List all tracked job applications, with optional filters. Filter by status (case-insensitive exact match), company (case-insensitive substring), and/or a Date Applied range (inclusive, YYYY-MM-DD).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Exact status to filter by, e.g. one of: Applied, Awaiting Response, Informal - Referral Sent, Interviewing, Offer, Declined, Withdrawn, Closed - No Longer Available | |
| company | No | Company name substring to filter by. | |
| applied_to | No | Only include jobs applied on/before this date (YYYY-MM-DD). | |
| applied_from | No | Only include jobs applied on/after this date (YYYY-MM-DD). |