Contract
{
"type": "object",
"required": [
"user_id"
],
"properties": {
"pcursor": {
"type": "string"
},
"user_id": {
"type": "string",
"examples": [
"3xz63mn6fngqtiq"
]
}
},
"additionalProperties": false
}{
"type": "object",
"properties": {
"result": {
"type": "number",
"description": "Numeric status/result code. Observed as `109` on all three real calibration calls, coinciding with the login-required condition below; no actual live-replay list value was ever observed at this field."
},
"error_id": {
"type": "string",
"description": "Vendor error identifier string. Observed as an empty string on all three real calibration calls despite the login-required condition; a populated value's shape is unconfirmed."
},
"loginUrl": {
"type": [
"string",
"null"
],
"description": "A Kuaishou login redirect link, present on all three real calibration calls -- signals that this call needs an authenticated session this endpoint does not have through this input schema. The link's own destination is withheld (returned as `null` here); only whether login is being requested is observable."
}
},
"description": "The response document at routing.responseResultPath ($.output). Every one of the three real calibration calls observed the SAME shape -- a login-required error, not a replay list -- for a known-format user id, an invalid user id, and a call with a pagination cursor added. Whether this endpoint ever returns an actual replay list is unconfirmed.",
"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.020475 |
- 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
