get_leaderboard
ActiveTool of Real Real Genuine
declared in 1.0.0
[PLAY] VIA Points leaderboards. Without a quest_slug: overall points ranking across the network. With a quest_slug: first correct solvers of that quest in order.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "integer",
"maximum": 50,
"minimum": 1,
"description": "Rows to return (default 20)"
},
"quest_slug": {
"type": "string",
"description": "Optional quest slug for a per-quest solver board"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Real Real Genuine
https://github.com/richardjhobbs/rrg
1/7 registries