careers_check_search
Detect new, changed, and removed jobs in a saved search. Preview the diff by default; advance the baseline only after a complete scan to commit local state.
Instructions
One-shot complete search diff: new, changed and no-longer-matching jobs. Default is preview (no write). Only advance_baseline=true commits private local state after a complete scan; reset_baseline handles an explicitly changed query/account. Never schedules or sends notifications. First scan marks all matches added. Persist returned changes before committing if you need reliable downstream delivery; truncated output is not the full change list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| max_items | No | ||
| reset_baseline | No | ||
| advance_baseline | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | No | ||
| error | No | ||
| message | No | ||
| service | No | local | |
| warnings | No | ||
| truncated | No | ||
| next_action | No | ||
| next_offset | No |