conflict_players
Retrieve a player's conflict reward-point record and reward threshold by player ID or conflict selector, returning one page of results with truncation warnings for oversized data.
Instructions
Read a player's conflict reward-point record and reward_point_threshold with an explicit id or conflict selector. Both aliases selected the captured current conflict. Other declared mode/filter inputs are forwarded without presumed effectiveness. 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 players 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 |
|---|---|---|---|
| id | No | ||
| lore | No | ||
| mode | No | ||
| uids | No | ||
| player | Yes | ||
| conflict | No | ||
| order_by | No | ||
| non_zero_rp | No | ||
| airdrop_data | No |