Contract
{
"type": "object",
"properties": {},
"additionalProperties": false
}{
"type": "object",
"properties": {
"data": {
"type": "object",
"properties": {
"job_families": {
"type": "array",
"items": {
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "The job family's own name, e.g. 'Software Engineer'."
},
"slug": {
"type": "string",
"description": "Stable URL-style identifier, e.g. 'software-engineer'."
},
"aliases": {
"type": "array",
"items": {
"type": "string"
},
"description": "Common alternative names or abbreviations for the family, e.g. ['SWE', 'SDE'] for Software Engineer; empty when there are none."
},
"category": {
"type": "string",
"description": "Broad grouping, e.g. 'Technology', 'Design', 'Finance', 'Engineering', 'Sales', 'Human Resources', 'Legal', 'Healthcare', 'Education'."
},
"focusTags": {
"type": "array",
"items": {
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "e.g. 'ML / AI'."
},
"slug": {
"type": "string",
"description": "e.g. 'ml-ai'."
},
"jobTitles": {
"type": "array",
"items": {
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "e.g. 'Machine Learning Engineer'."
},
"slug": {
"type": "string",
"description": "e.g. 'machine-learning-engineer'."
},
"aliases": {
"type": "array",
"items": {
"type": "string"
},
"description": "Alternative titles; empty when none."
},
"description": {
"type": "string",
"description": "A sentence describing what this title does."
}
},
"additionalProperties": true
},
"description": "Job titles grouped under this focus area; empty when the focus area defines none (observed on the 'Distributed Systems (Back-End)' focus tag)."
},
"description": {
"type": "string",
"description": "A sentence describing this focus area."
},
"displayValue": {
"type": "string",
"description": "A friendlier display label, e.g. 'Machine Learning'."
},
"focusSubTags": {
"type": "array",
"items": {
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "e.g. 'Pre-training'."
},
"slug": {
"type": "string",
"description": "e.g. 'pre-training'."
},
"description": {
"type": [
"string",
"null"
],
"description": "A sentence about the sub-specialization. Observed null on every sub-tag in the one real capture -- do not assume it is populated."
},
"displayValue": {
"type": "string"
}
},
"additionalProperties": true
},
"description": "Sub-specializations under this focus area; present only on focus areas that have them, absent on most. In the one real capture only the ML / AI focus area carried sub-tags (Pre-training, Post-training, Inference, and more)."
}
},
"additionalProperties": true
},
"description": "The family's focus areas (specializations within the family), each with its own display name, description, optional sub-specializations, and job titles."
},
"jobTitles": {
"type": "array",
"items": {
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "e.g. 'Systems Engineer'."
},
"slug": {
"type": "string",
"description": "e.g. 'systems-engineer'."
},
"aliases": {
"type": "array",
"items": {
"type": "string"
},
"description": "Alternative titles, e.g. ['Computational Linguist']; empty when none."
},
"description": {
"type": "string",
"description": "A sentence describing what this title does."
}
},
"additionalProperties": true
},
"description": "Job titles that sit directly under this family (titles not grouped under a specific focus area). Empty or absent on families whose titles all live under a focus area."
},
"description": {
"type": "string",
"description": "A one-or-two-sentence plain-language description of what the family does."
}
},
"additionalProperties": true
},
"description": "One entry per job family the directory knows -- 109 families observed in the single real capture, spanning categories from Technology and Design to Finance, Engineering, Sales, Healthcare, and Education."
}
},
"additionalProperties": true
},
"status": {
"type": "string",
"description": "'success' on the one real capture observed."
}
},
"description": "The complete job-family directory, as returned at routing.responseResultPath ($.output). One parameterless call returns every job family in a single flat array; no pagination.",
"additionalProperties": true
}Pricing
Every real charge, itemised. A model that quietly omits one is a slow financial leak, so nothing here is rolled up, and a charge that only applies to some inputs says so rather than being added in.
Prices in this catalog are the provider's own list price, not your bill: Omnial MCP charges provider cost plus a platform markup on top, so what you are charged is higher than the figure shown. For the exact amount a specific call will cost, run omnial_execute with dry_run: true; that number includes the markup and is what we hold while the call runs. It is a quote, not a cap on the charge.
| Charge | Rate |
|---|---|
Per call Flat, regardless of what comes back | $0.01365 |
- Cost basis
- Not recorded
This tool's catalog entry does not record how its final bill is determined, so we will not tell you whether its cost is fixed before the call or reported by the provider afterwards. Either way what is held is a quote rather than a cap: you are charged what the call actually costs, bounded at 2x the quote.
- Updated
- Sep 25, 2026
