Skip to main content
Read tool — answers questions; nothing is modified. Requires a WorkWay API key.
The core tool. Searches active job listings pulled straight from company ATS boards, with filters for text, domain, location, country, company, employment type, experience level, ATS source and recency. Results are paginated, and every job carries both its original apply link and its WorkWay page.

Parameters

string
Free text matched against job title and company name.
string
Domain slug from list_domains, e.g. software-engineering.
string
Location substring, e.g. Remote or Berlin.
string
ISO alpha-3 country code, e.g. USA, IND, DEU.
string
Company slug, to restrict results to a single employer.
enum
One of Full-Time, Part-Time, Contract.
enum
One of Intern, Junior, Mid-level, Senior, Staff, Lead, Manager, Director.
enum
ATS source: greenhouse, ashby or ycombinator.
enum
Only roles posted within this window: today, 3d, 7d, 30d.
integer
1-based page number. Defaults to 1.
integer
Results per page, 1–50. Defaults to 20.

Example prompts

Try asking

“Find senior backend roles posted this week at YC companies, remote only.”

Try asking

“What design jobs are open in Berlin right now?”

Try asking

“Show me contract data science roles in the US.”

Response

Call list_domains first if you need a valid domain slug — passing an unknown one returns the full list of allowed values.
Filters combine with AND. Narrow gradually rather than sending every filter at once.