Scan all Ashby-hosted companies worldwide for remote software development positions. Use when user wants remote jobs, worldwide remote positions, or asks about Ashby job listings.
Scan Ashby-powered companies for remote software development positions worldwide.
By default, scan the Top 15 companies most likely to have junior-friendly remote roles. If the user asks for a broader scan, use the extended list. If they say "all", scan everything — but warn it may take a while.
These companies are known for remote-friendly hiring and developer roles:
| Company | Endpoint |
|---|---|
| linear | https://api.ashbyhq.com/posting-api/job-board/linear |
| supabase | https://api.ashbyhq.com/posting-api/job-board/supabase |
| deel | https://api.ashbyhq.com/posting-api/job-board/deel |
| cursor | https://api.ashbyhq.com/posting-api/job-board/cursor |
| posthog | https://api.ashbyhq.com/posting-api/job-board/posthog |
| snyk | https://api.ashbyhq.com/posting-api/job-board/snyk |
| clickup | https://api.ashbyhq.com/posting-api/job-board/clickup |
| notion | https://api.ashbyhq.com/posting-api/job-board/notion |
| render | https://api.ashbyhq.com/posting-api/job-board/render |
| retool | https://api.ashbyhq.com/posting-api/job-board/retool |
| railway | https://api.ashbyhq.com/posting-api/job-board/railway |
| clerk | https://api.ashbyhq.com/posting-api/job-board/clerk |
| neon | https://api.ashbyhq.com/posting-api/job-board/neon |
| vanta | https://api.ashbyhq.com/posting-api/job-board/vanta |
| workos | https://api.ashbyhq.com/posting-api/job-board/workos |
User query: $ARGUMENTS
List all job postings. For each job, return: title, location, isRemote (true/false),
workplaceType (Remote/Hybrid/OnSite), department, employmentType, and the jobUrl.
Only include jobs where isRemote is true OR workplaceType is "Remote".
isRemote === true OR workplaceType === "Remote"## Remote Jobs — Ashby Scan [DATE]
### [Company Name]
| Title | Type | Apply |
|-------|------|-------|
| Junior Software Engineer | Remote | [Apply](url) |
### [Company Name]
...
~/.yoad-jobs/job-history.md~/.yoad-jobs/jobs/[company]-[date]/posting.mdIf $ARGUMENTS is provided, additionally filter by those keywords in the job title or description.