growsurf_list_campaign_rewards
List the configured rewards for a GrowSurf campaign. Specify a campaign ID to view its rewards, or default to the environment's campaign.
Instructions
List your GrowSurf program's configured rewards (reward configs). Targets campaignId if you pass it, otherwise GROWSURF_CAMPAIGN_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaignId | No | Target program (campaign) id for this call. Defaults to GROWSURF_CAMPAIGN_ID when omitted. Pass the `id` returned by growsurf_create_campaign to configure or operate a program you just created, without restarting the server. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rewards | No | The program's active, visible, and enabled reward configs. |