source_monitor_snapshot
Snapshot current job postings from a keyless provider. Compare with previous snapshots to identify new postings.
Instructions
Take a snapshot of current job postings for a keyless provider.
Writes a JSON file containing the list of current source_ids to out_path.
Use monitor_diff later to detect new postings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | Provider id (e.g. ``"greenhouse"``, ``"lever"``). | |
| key | Yes | Provider-specific key (board token, company slug, etc.). Pass ``""`` for providers that take no argument (remoteok, arbeitnow). | |
| out_path | Yes | Absolute path where the snapshot JSON will be written. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||