Find Recent Relevant Jobs
find_recent_jobsFind remote jobs ordered by semantic similarity to an ideal job description. Omit since to search the full available corpus; for an incremental search, pass searched_until from the previous successful response as since. Results are compact and never include full job descriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return, from 1 to 25 | |
| since | No | Optional inclusive discovery-time lower bound as an ISO 8601 timestamp with a timezone, at most 31 days old. Omit it to search the full available corpus. For an incremental search, pass searched_until from the previous successful response. | |
| locations | Yes | One to five exact supported applicant-location names or slugs | |
| description | Yes | An ideal or example job description, including desired responsibilities, skills, and seniority |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobs | Yes | ||
| truncated | Yes | ||
| result_count | Yes | ||
| searched_since | Yes | Inclusive discovery-time lower bound used for this search | |
| searched_until | Yes | Exclusive discovery-time upper bound captured for this search. Pass this value as since to continue with an incremental search. |