Read the test player's reward history
specter_get_reward_historyRetrieve a test player's reward history, including unclaimed pending rewards. Filter by status to see claimable rewards, with details on source, amount, and status.
Instructions
Read the test player's reward history — including PENDING rewards waiting to be claimed (on-claim tasks). Filter by status ('pending' shows claimable). Each entry has sourceType + sourceId (e.g. the task), amount, and status (pending → completed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No | 'pending' = claimable/unclaimed; omit for all | |
| rewardGrant | No | 'client' = on-claim (player must claim); 'server' = automatic |