Claim a pending reward (test player)
specter_claim_rewardClaim pending rewards from completed tasks by providing the source slug or id. The reward is granted to the player's inventory.
Instructions
Claim the test player's pending reward(s) from a source — this is how a game claims an ON-CLAIM task/mission reward after it completes (grant-reward-by-source). It grants the reward to the wallet/inventory and flips its status pending → completed. Identify the source by its slug/id and type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | task | |
| source | Yes | The source id/slug, e.g. the task slug "daily_login" | |
| instanceId | No | Optional: claim a specific pending batch by its instanceId (from reward history) |