predictionmarket.quote
ActiveTool of io.github.wikatar/arkolith
declared in 1.0.1
Get a single prediction-market contract's implied probability by platform + id (Polymarket slug or Kalshi ticker).
Parameters schema
{
"type": "object",
"required": [
"platform",
"id"
],
"properties": {
"id": {
"type": "string",
"description": "Polymarket slug or Kalshi ticker"
},
"platform": {
"enum": [
"polymarket",
"kalshi"
],
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.wikatar/arkolith
https://github.com/wikatar/Arkolith.com
1/7 registries