Contract
{
"type": "object",
"properties": {},
"additionalProperties": false
}{
"type": "object",
"properties": {
"data": {
"type": "object",
"properties": {
"data": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The listing's id on Wellfound, as a numeric string."
},
"url": {
"type": "string",
"description": "The listing's public permalink on wellfound.com -- where to view and apply."
},
"slug": {
"type": "string",
"description": "URL-safe slug for the job title, used in `url`."
},
"title": {
"type": "string"
},
"remote": {
"type": "boolean"
},
"startup": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"name": {
"type": "string",
"description": "The hiring startup's own public business name, e.g. 'Grain'."
},
"slug": {
"type": "string"
}
},
"additionalProperties": true
},
"liveStartAt": {
"type": "number",
"description": "Unix timestamp, in SECONDS, of when the listing went live."
},
"compensation": {
"type": "string",
"description": "Free-text compensation range, sometimes with an equity range or 'No equity' appended (e.g. '$100k – $180k • 0.05% – 0.25%', '$45k – $80k • No equity'). At least one observed listing used a non-USD currency symbol (₹) -- do not assume USD."
},
"locationNames": {
"type": "array",
"items": {
"type": "string"
},
"description": "Named locations for the role. Observed empty on one real listing (a remote finance role) -- an empty array is a real, confirmed shape, not a capture gap."
}
},
"additionalProperties": true
},
"description": "5 entries observed on the one real capture."
},
"sales": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The listing's id on Wellfound, as a numeric string."
},
"url": {
"type": "string",
"description": "The listing's public permalink on wellfound.com -- where to view and apply."
},
"slug": {
"type": "string",
"description": "URL-safe slug for the job title, used in `url`."
},
"title": {
"type": "string"
},
"remote": {
"type": "boolean"
},
"startup": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"name": {
"type": "string",
"description": "The hiring startup's own public business name, e.g. 'Grain'."
},
"slug": {
"type": "string"
}
},
"additionalProperties": true
},
"liveStartAt": {
"type": "number",
"description": "Unix timestamp, in SECONDS, of when the listing went live."
},
"compensation": {
"type": "string",
"description": "Free-text compensation range, sometimes with an equity range or 'No equity' appended (e.g. '$100k – $180k • 0.05% – 0.25%', '$45k – $80k • No equity'). At least one observed listing used a non-USD currency symbol (₹) -- do not assume USD."
},
"locationNames": {
"type": "array",
"items": {
"type": "string"
},
"description": "Named locations for the role. Observed empty on one real listing (a remote finance role) -- an empty array is a real, confirmed shape, not a capture gap."
}
},
"additionalProperties": true
},
"description": "5 entries observed on the one real capture."
},
"design": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The listing's id on Wellfound, as a numeric string."
},
"url": {
"type": "string",
"description": "The listing's public permalink on wellfound.com -- where to view and apply."
},
"slug": {
"type": "string",
"description": "URL-safe slug for the job title, used in `url`."
},
"title": {
"type": "string"
},
"remote": {
"type": "boolean"
},
"startup": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"name": {
"type": "string",
"description": "The hiring startup's own public business name, e.g. 'Grain'."
},
"slug": {
"type": "string"
}
},
"additionalProperties": true
},
"liveStartAt": {
"type": "number",
"description": "Unix timestamp, in SECONDS, of when the listing went live."
},
"compensation": {
"type": "string",
"description": "Free-text compensation range, sometimes with an equity range or 'No equity' appended (e.g. '$100k – $180k • 0.05% – 0.25%', '$45k – $80k • No equity'). At least one observed listing used a non-USD currency symbol (₹) -- do not assume USD."
},
"locationNames": {
"type": "array",
"items": {
"type": "string"
},
"description": "Named locations for the role. Observed empty on one real listing (a remote finance role) -- an empty array is a real, confirmed shape, not a capture gap."
}
},
"additionalProperties": true
},
"description": "5 entries observed on the one real capture."
},
"finance": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The listing's id on Wellfound, as a numeric string."
},
"url": {
"type": "string",
"description": "The listing's public permalink on wellfound.com -- where to view and apply."
},
"slug": {
"type": "string",
"description": "URL-safe slug for the job title, used in `url`."
},
"title": {
"type": "string"
},
"remote": {
"type": "boolean"
},
"startup": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"name": {
"type": "string",
"description": "The hiring startup's own public business name, e.g. 'Grain'."
},
"slug": {
"type": "string"
}
},
"additionalProperties": true
},
"liveStartAt": {
"type": "number",
"description": "Unix timestamp, in SECONDS, of when the listing went live."
},
"compensation": {
"type": "string",
"description": "Free-text compensation range, sometimes with an equity range or 'No equity' appended (e.g. '$100k – $180k • 0.05% – 0.25%', '$45k – $80k • No equity'). At least one observed listing used a non-USD currency symbol (₹) -- do not assume USD."
},
"locationNames": {
"type": "array",
"items": {
"type": "string"
},
"description": "Named locations for the role. Observed empty on one real listing (a remote finance role) -- an empty array is a real, confirmed shape, not a capture gap."
}
},
"additionalProperties": true
},
"description": "5 entries observed on the one real capture."
},
"product": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The listing's id on Wellfound, as a numeric string."
},
"url": {
"type": "string",
"description": "The listing's public permalink on wellfound.com -- where to view and apply."
},
"slug": {
"type": "string",
"description": "URL-safe slug for the job title, used in `url`."
},
"title": {
"type": "string"
},
"remote": {
"type": "boolean"
},
"startup": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"name": {
"type": "string",
"description": "The hiring startup's own public business name, e.g. 'Grain'."
},
"slug": {
"type": "string"
}
},
"additionalProperties": true
},
"liveStartAt": {
"type": "number",
"description": "Unix timestamp, in SECONDS, of when the listing went live."
},
"compensation": {
"type": "string",
"description": "Free-text compensation range, sometimes with an equity range or 'No equity' appended (e.g. '$100k – $180k • 0.05% – 0.25%', '$45k – $80k • No equity'). At least one observed listing used a non-USD currency symbol (₹) -- do not assume USD."
},
"locationNames": {
"type": "array",
"items": {
"type": "string"
},
"description": "Named locations for the role. Observed empty on one real listing (a remote finance role) -- an empty array is a real, confirmed shape, not a capture gap."
}
},
"additionalProperties": true
},
"description": "5 entries observed on the one real capture."
},
"trending": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The listing's id on Wellfound, as a numeric string."
},
"url": {
"type": "string",
"description": "The listing's public permalink on wellfound.com -- where to view and apply."
},
"slug": {
"type": "string",
"description": "URL-safe slug for the job title, used in `url`."
},
"title": {
"type": "string"
},
"remote": {
"type": "boolean"
},
"startup": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"name": {
"type": "string",
"description": "The hiring startup's own public business name, e.g. 'Grain'."
},
"slug": {
"type": "string"
}
},
"additionalProperties": true
},
"liveStartAt": {
"type": "number",
"description": "Unix timestamp, in SECONDS, of when the listing went live."
},
"compensation": {
"type": "string",
"description": "Free-text compensation range, sometimes with an equity range or 'No equity' appended (e.g. '$100k – $180k • 0.05% – 0.25%', '$45k – $80k • No equity'). At least one observed listing used a non-USD currency symbol (₹) -- do not assume USD."
},
"locationNames": {
"type": "array",
"items": {
"type": "string"
},
"description": "Named locations for the role. Observed empty on one real listing (a remote finance role) -- an empty array is a real, confirmed shape, not a capture gap."
}
},
"additionalProperties": true
},
"description": "5 entries observed on the one real capture."
},
"marketing": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The listing's id on Wellfound, as a numeric string."
},
"url": {
"type": "string",
"description": "The listing's public permalink on wellfound.com -- where to view and apply."
},
"slug": {
"type": "string",
"description": "URL-safe slug for the job title, used in `url`."
},
"title": {
"type": "string"
},
"remote": {
"type": "boolean"
},
"startup": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"name": {
"type": "string",
"description": "The hiring startup's own public business name, e.g. 'Grain'."
},
"slug": {
"type": "string"
}
},
"additionalProperties": true
},
"liveStartAt": {
"type": "number",
"description": "Unix timestamp, in SECONDS, of when the listing went live."
},
"compensation": {
"type": "string",
"description": "Free-text compensation range, sometimes with an equity range or 'No equity' appended (e.g. '$100k – $180k • 0.05% – 0.25%', '$45k – $80k • No equity'). At least one observed listing used a non-USD currency symbol (₹) -- do not assume USD."
},
"locationNames": {
"type": "array",
"items": {
"type": "string"
},
"description": "Named locations for the role. Observed empty on one real listing (a remote finance role) -- an empty array is a real, confirmed shape, not a capture gap."
}
},
"additionalProperties": true
},
"description": "5 entries observed on the one real capture."
},
"operations": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The listing's id on Wellfound, as a numeric string."
},
"url": {
"type": "string",
"description": "The listing's public permalink on wellfound.com -- where to view and apply."
},
"slug": {
"type": "string",
"description": "URL-safe slug for the job title, used in `url`."
},
"title": {
"type": "string"
},
"remote": {
"type": "boolean"
},
"startup": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"name": {
"type": "string",
"description": "The hiring startup's own public business name, e.g. 'Grain'."
},
"slug": {
"type": "string"
}
},
"additionalProperties": true
},
"liveStartAt": {
"type": "number",
"description": "Unix timestamp, in SECONDS, of when the listing went live."
},
"compensation": {
"type": "string",
"description": "Free-text compensation range, sometimes with an equity range or 'No equity' appended (e.g. '$100k – $180k • 0.05% – 0.25%', '$45k – $80k • No equity'). At least one observed listing used a non-USD currency symbol (₹) -- do not assume USD."
},
"locationNames": {
"type": "array",
"items": {
"type": "string"
},
"description": "Named locations for the role. Observed empty on one real listing (a remote finance role) -- an empty array is a real, confirmed shape, not a capture gap."
}
},
"additionalProperties": true
},
"description": "5 entries observed on the one real capture."
},
"recruiting": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The listing's id on Wellfound, as a numeric string."
},
"url": {
"type": "string",
"description": "The listing's public permalink on wellfound.com -- where to view and apply."
},
"slug": {
"type": "string",
"description": "URL-safe slug for the job title, used in `url`."
},
"title": {
"type": "string"
},
"remote": {
"type": "boolean"
},
"startup": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"name": {
"type": "string",
"description": "The hiring startup's own public business name, e.g. 'Grain'."
},
"slug": {
"type": "string"
}
},
"additionalProperties": true
},
"liveStartAt": {
"type": "number",
"description": "Unix timestamp, in SECONDS, of when the listing went live."
},
"compensation": {
"type": "string",
"description": "Free-text compensation range, sometimes with an equity range or 'No equity' appended (e.g. '$100k – $180k • 0.05% – 0.25%', '$45k – $80k • No equity'). At least one observed listing used a non-USD currency symbol (₹) -- do not assume USD."
},
"locationNames": {
"type": "array",
"items": {
"type": "string"
},
"description": "Named locations for the role. Observed empty on one real listing (a remote finance role) -- an empty array is a real, confirmed shape, not a capture gap."
}
},
"additionalProperties": true
},
"description": "5 entries observed on the one real capture."
},
"engineering": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The listing's id on Wellfound, as a numeric string."
},
"url": {
"type": "string",
"description": "The listing's public permalink on wellfound.com -- where to view and apply."
},
"slug": {
"type": "string",
"description": "URL-safe slug for the job title, used in `url`."
},
"title": {
"type": "string"
},
"remote": {
"type": "boolean"
},
"startup": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"name": {
"type": "string",
"description": "The hiring startup's own public business name, e.g. 'Grain'."
},
"slug": {
"type": "string"
}
},
"additionalProperties": true
},
"liveStartAt": {
"type": "number",
"description": "Unix timestamp, in SECONDS, of when the listing went live."
},
"compensation": {
"type": "string",
"description": "Free-text compensation range, sometimes with an equity range or 'No equity' appended (e.g. '$100k – $180k • 0.05% – 0.25%', '$45k – $80k • No equity'). At least one observed listing used a non-USD currency symbol (₹) -- do not assume USD."
},
"locationNames": {
"type": "array",
"items": {
"type": "string"
},
"description": "Named locations for the role. Observed empty on one real listing (a remote finance role) -- an empty array is a real, confirmed shape, not a capture gap."
}
},
"additionalProperties": true
},
"description": "5 entries observed on the one real capture."
}
},
"additionalProperties": true
},
"status": {
"type": "string",
"description": "'success' on the one real capture observed."
}
},
"description": "The trending-jobs snapshot, as returned at routing.responseResultPath ($.output).",
"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 15, 2026
