guild_brawl_sps_rewards
Get global brawl SPS payout totals or cycle reward records. Use include_total for the overall sum or include_cycles for per-cycle details.
Instructions
Read global brawl SPS payout totals and/or cycle records. Use the string 1 for include_total or include_cycles: true returned an empty object. Each section can be selected independently. The total is global even when cycle narrows records; it is not a guild or selected-cycle sum. Cycle records are bounded while a requested total is retained. Makes one logical GET request and does not auto-fetch continuation pages. Required inputs reflect tool policy as well as measured upstream requirements. Other declared filters are forwarded as supplied; their effectiveness is not implied by the schema. The sps_reward_records list are locally limited to 100 rows and 256 KiB, with truncation reported in text and metadata. Oversized records are refused without partial fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle | No | ||
| end_cycle | No | ||
| start_cycle | No | ||
| include_total | No | ||
| include_cycles | No |