search_jobs
Search UK software/tech jobs by query, city, salary, sponsorship, remote, discipline, role, tech, level, and source. Returns jobs with salary, sponsorship, tech, and apply links.
Instructions
Search the live UK software/tech jobs board.
Args: query: free-text over title / company / location / employer. city: one of the 14 supported cities (e.g. "London") or "other" for remote/UK-wide. min_salary: minimum annualised GBP (matches stated salary only). sponsor: only jobs that explicitly offer visa sponsorship. licensed: only employers holding a UK Skilled Worker sponsor licence. remote: only fully-remote roles. discipline: a job-taxonomy discipline (see list_filters), e.g. "Backend". role: "engineer" or "manager". tech: comma-separated technologies (overlap match), e.g. "Python,AWS". level: comma-separated seniorities: intern,junior,mid,senior,staff,staff_plus. source: comma-separated source keys (see list_filters), e.g. "ats,linkedin". sort: "recent" (default), "pay", or "relevance". page: 1-based page. page_size: results per page (max 100; default 10 to keep output small). include_description: include the full job description for each result (large).
Returns a page of jobs with salary, sponsorship, tech, city, apply_url and detail_url. Use get_job(source, id) for a single full record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| city | No | ||
| min_salary | No | ||
| sponsor | No | ||
| licensed | No | ||
| remote | No | ||
| discipline | No | ||
| role | No | ||
| tech | No | ||
| level | No | ||
| source | No | ||
| sort | No | recent | |
| page | No | ||
| page_size | No | ||
| include_description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||