list_stored_jobs
Find jobs in the local database by company, keyword, location, source, or freshness. Returns job IDs, titles, and requirements status so you can filter saved vacancies before requesting full details.
Instructions
Search the LOCAL job database by criteria (no board calls). Use INSTEAD of Bash/sqlite: find all jobs from a company, filter by title keyword, location, source board, or freshness. Returns job_ids + titles + requirements status - then get_job / fetch_job_description for detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| source | No | ||
| company | No | ||
| days_old | No | ||
| location | No |