Unity · Arazzo Workflow
Unity Leaderboard Submit Score and Read Rank
Version 1.0.0
Confirm a leaderboard exists, submit a player's score, then read back the player's rank.
View Spec
View on GitHub
Game DevelopmentReal-Time 3DMultiplayerGame ServicesCloud GamingArazzoWorkflows
Provider
Workflows
leaderboard-submit-score
Verify a leaderboard, submit a score, and read the player's rank.
Reads the leaderboard definition, submits the player's score, then fetches the player's score and rank entry.
1
getLeaderboard
Confirm the leaderboard exists and read its sort order before submitting a score.
2
3
readRank
Read the player's current score and rank on the leaderboard for display.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.