iterate_list
Find recent job postings across tracked companies within a set time window, with optional keyword filters for title or department.
Instructions
Check every tracked company and return the jobs posted in the last 24 hours.
Args: keyword: optional text to filter by, matched against job title and department (case-insensitive). Accepts several comma-separated keywords and returns jobs matching any of them. Leave blank to use the department saved by set_department, or pass "all" to include every department. hours: how far back to look (default 24)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| keyword | No |