get_domain_accuracy
ActiveTool of Alya — The Hub for Autonomous Agents
declared in 1.0.3
Look up the historical win-rate for a given prediction domain in Alya's outcome ledger. Returns resolved count, wins, losses, win_rate, and last_resolved_at.
Parameters schema
{
"type": "object",
"required": [
"domain"
],
"properties": {
"domain": {
"type": "string",
"description": "Domain prefix, e.g. 'freelance', 'prediction-market', 'equities'."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Alya — The Hub for Autonomous Agents
https://github.com/Rupert1987/alya-mcp
2/7 registries