Reschedule
rescheduleShift the start time, add a delay, or move one match to a specific court/slot. Played matches never move.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| move_match | No | ||
| request_id | No | Optional idempotency id — retrying a call with the same id never applies it twice | |
| start_time | No | New ISO start time | |
| delay_minutes | No | ||
| tournament_key | Yes | The tournament's organiser key (starts with tk_) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preview | No | True when this is a preview — nothing was changed | |
| summary | Yes | What happened, in one line | |
| start_time | Yes |