Grant reward to a player (admin)
specter_grant_rewardGrant items, bundles, currencies, or progression markers to a player, mutating the live game configuration.
Instructions
Grant items/bundles/currencies/markers to a player. rewardDetails is an array; each entry has rewards: {items[],bundles[],currencies[],progressionMarkers[]}. MUTATES live game config — confirm with the user and prefer staging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Any other fields for this entity — see the specter-admin skill for the full schema | |
| userId | Yes | Player UUID | |
| rewardDetails | Yes | Reward detail objects |