schedule_jobs
Set up daily automated job discovery runs at a chosen time across specified sources, saving results locally for later review.
Instructions
Schedule recurring job discovery. The jobjourney-agent will run the discovery engine daily at the requested time across all specified sources and store results locally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | Yes | Daily time to run in HH:mm format, e.g. '09:00' | |
| pages | No | Number of pages to fetch per source (max 30, default 30). IMPORTANT: Always ask the user how many pages they want to scrape before calling this tool. | |
| keyword | Yes | Job search keyword, e.g. 'full stack' | |
| sources | No | Sources to discover from. Defaults to active sources: linkedin, seek, jora | |
| location | Yes | Job location, e.g. 'Sydney' |