Contract
{
"type": "object",
"properties": {},
"additionalProperties": false
}{
"type": "object",
"properties": {
"data": {
"type": "object",
"properties": {
"posts": {
"type": "object",
"properties": {
"items": {
"type": "array",
"items": {
"type": "object",
"properties": {
"sys": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The post's internal content id."
},
"modifiedDate": {
"type": "string",
"description": "ISO 8601 timestamp of the post's last edit."
}
},
"additionalProperties": true
},
"slug": {
"type": "string"
},
"title": {
"type": "string"
},
"topic": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"slug": {
"type": "string"
}
},
"description": "The post's assigned topic category.",
"additionalProperties": true
},
"authors": {
"type": "object",
"properties": {
"items": {
"type": "array",
"items": {
"type": "object",
"properties": {
"bio": {
"type": "string",
"description": "The author's own published bio, as shown on the post."
},
"slug": {
"type": "string",
"description": "The author's own byline page slug."
},
"authorName": {
"type": "string",
"description": "The author's own published byline, as shown on the post."
},
"authorTitle": {
"type": [
"string",
"null"
],
"description": "Observed as `null` on every author captured."
}
},
"additionalProperties": true
},
"description": "Usually one entry, observed as many as one on every post captured."
},
"total": {
"type": "number"
}
},
"additionalProperties": true
},
"permalink": {
"type": "string",
"description": "URL path segment for this post."
},
"hasRedirect": {
"type": [
"boolean",
"null"
],
"description": "Observed as `null` on every post captured."
},
"publishDate": {
"type": "string",
"description": "ISO 8601 timestamp, with the author's local UTC offset."
},
"redirectUrl": {
"type": [
"string",
"null"
],
"description": "Observed as `null` on every post captured; unconfirmed populated shape."
},
"tableOfContents": {
"type": "boolean",
"description": "Whether the post renders an in-page table of contents."
},
"shortDescription": {
"type": "string"
},
"contentfulMetadata": {
"type": "object",
"properties": {
"tags": {
"type": "array",
"items": {
"type": "string"
},
"description": "Observed as an empty array on every post captured; unconfirmed populated shape."
}
},
"additionalProperties": true
}
},
"additionalProperties": true
},
"description": "Every published post, newest-modified first on the one call observed."
},
"total": {
"type": "number",
"description": "Total post count across the whole library (804 on the one call observed)."
}
},
"additionalProperties": true
},
"topics": {
"type": "object",
"properties": {
"items": {
"type": "array",
"items": {
"type": "object",
"properties": {
"sys": {
"type": "object",
"properties": {
"id": {
"type": "string"
}
},
"additionalProperties": true
},
"name": {
"type": "string"
},
"slug": {
"type": "string"
},
"linkedFrom": {
"type": "object",
"properties": {
"posts": {
"type": "object",
"properties": {
"total": {
"type": "number",
"description": "How many published posts carry this topic."
}
},
"additionalProperties": true
}
},
"additionalProperties": true
},
"contentfulMetadata": {
"type": "object",
"properties": {
"tags": {
"type": "array",
"items": {
"type": "string"
},
"description": "Observed as an empty array on every topic captured; unconfirmed populated shape."
}
},
"additionalProperties": true
}
},
"additionalProperties": true
},
"description": "The site's full topic taxonomy, with a live post count per topic."
}
},
"additionalProperties": true
},
"contentHubs": {
"type": "array",
"items": {
"type": "object",
"properties": {
"title": {
"type": "string"
},
"content": {
"type": "string",
"description": "One-sentence hub summary."
},
"category": {
"type": "string",
"description": "Observed as the literal 'LEARNING HUB' on every entry captured."
}
},
"additionalProperties": true
},
"description": "Featured learning-hub guide cards (7 observed on the one call captured)."
}
},
"additionalProperties": true
},
"status": {
"type": "string",
"description": "'success' on the one call observed."
}
},
"description": "The blog/content-hub directory, 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 23, 2026
