loyalteez_list_perks
Retrieve all available NFT perks claimable with LTZ balance. Filter by category, brand, or active status and check user eligibility for each reward.
Instructions
Get all available perks (NFT rewards) that users can claim with their LTZ balance. Returns perk details, pricing, and availability.
See also: loyalteez://docs/shared-services/perks-service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brandId | No | Your brand wallet address. If not provided, uses LOYALTEEZ_BRAND_ID environment variable. | |
| category | No | Filter perks by category | |
| activeOnly | No | Only return active perks (default: true) | |
| userAddress | No | Include user's eligibility and claim count for each perk |