Jobs · Load More Job Cards
load_more_job_cardsJobs — Fetch Job Cards for the current search (same filters as search_jobs). Omit cursor for the first page; pass next_cursor to page. Used by the Job Cards widget. Do not call from the model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| cursor | No | next_cursor from the previous search_jobs / load_more_job_cards response. Omit for the first page. | |
| company | No | Same as search_jobs: bare slug include OR; leading '-' excludes (e.g. -lucid-motors). | |
| country | No | ||
| keywords | No | ||
| location | No | ||
| near_lat | No | ||
| near_lng | No | ||
| radius_km | No | ||
| salary_min | No | ||
| exclude_ids | No | Comma-separated job IDs already in the deck (dedupe). | |
| location_or | No | ||
| exclude_remote | No | ||
| workplace_type | No | ||
| employment_type | No | ||
| seniority_level | No | ||
| visa_sponsorship | No | ||
| posted_within_days | No | ||
| description_language | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||