search_jobs
Search job listings by status, name, location, company, date range, or owner. Combine filters with AND logic to narrow results.
Instructions
Search for jobs by status, name, location, company, date range, or owner.
Filters are optional and combined with AND logic. Status accepts a label: 'Open', 'On Hold', 'Closed', 'Placed', 'Canceled', 'Refill'. Date params use YYYY-MM-DD format. Use list_users to find valid owner_id values. With no filters, returns an empty list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| name | No | ||
| city | No | ||
| country | No | ||
| company_name | No | ||
| created_from | No | ||
| created_to | No | ||
| updated_from | No | ||
| updated_to | No | ||
| owner_id | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |