Jobs by category
jobs_by_categoryRetrieve open job vacancies filtered by a category. Use a valid category ID such as programming or machine-learning-ai to get paginated listings, optionally including full job descriptions.
Instructions
List open jobs in one category. Use list_categories for valid ids (e.g. "programming", "machine-learning-ai", "sysadmin-devops-qa").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | true = full job descriptions (functions, desirable, benefits); false = 400-char preview | |
| page | No | Page number (1-based) | |
| category | Yes | Category id, e.g. "programming" | |
| per_page | No | Results per page (max 100) |