search_jobs
Search job listings across multiple platforms (like Lever) by keyword and location to find matching roles. Optionally set a result limit.
Instructions
Search for job listings across multiple platforms (Lever, etc.). Returns a list of jobs matching the query and location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default: 10) | |
| query | Yes | Job title or keyword (e.g., 'Cloud Engineer', 'DevOps', 'Software Engineer') | |
| location | No | Location filter (e.g., 'Singapore', 'Malaysia', 'Remote'). Defaults to 'Remote'. |