Unity · Arazzo Workflow
Unity Economy Grant Currency
Version 1.0.0
Resolve a currency configuration, increment a player's balance, then read back the updated balances.
View Spec
View on GitHub
Game DevelopmentReal-Time 3DMultiplayerGame ServicesCloud GamingArazzoWorkflows
Provider
Workflows
economy-grant-currency
Confirm a currency config, increment a player's balance, and verify it.
Resolves the currency configuration by resource id, increments the player's balance by the granted amount, then reads the full balance list to confirm the new amount.
1
resolveConfig
Resolve the currency resource configuration to confirm the currency exists and to surface its maximum balance before granting.
2
3
confirmBalances
Read all of the player's currency balances to confirm the grant was applied.
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.