Add players
add_playersAdd players to the roster in bulk (parse pasted lists or spreadsheets yourself and send structured entries — never invent placeholder names; use signup mode when names aren't known yet). Duplicate names are rejected for disambiguation. If an unlocked draw exists it is regenerated automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| players | Yes | ||
| request_id | No | Optional idempotency id — retrying a call with the same id never applies it twice | |
| tournament_key | Yes | The tournament's organiser key (starts with tk_) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| added | Yes | ||
| preview | No | True when this is a preview — nothing was changed | |
| summary | Yes | What happened, in one line | |
| players_total | Yes |