source_search_all
Aggregate job postings from multiple providers concurrently, handling network failures silently. Supports Greenhouse, Lever, Ashby, Recruitee, Workable, SmartRecruiters, Remotive, RemoteOK, and Arbeitnow.
Instructions
Fetch and aggregate jobs from multiple keyless providers concurrently.
Network failures per provider are silently dropped (not raised).
Returns: Flat list of all collected JobPosting objects across all providers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| greenhouse_tokens | No | ||
| lever_companies | No | ||
| ashby_boards | No | ||
| recruitee_companies | No | ||
| workable_accounts | No | ||
| smartrecruiters_companies | No | ||
| remotive_query | No | ||
| include_remoteok | No | ||
| include_arbeitnow | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |