check_schedule_conflicts
Check one or up to 20 proposed session placements for schedule conflicts without changing the schedule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | Organization slug. Only needed when you belong to multiple organizations; must be one returned by list_my_orgs. | |
| eventId | Yes | Event id, as returned by list_events. | |
| placement | No | One placement with sessionId, roomId, startTime, and endTime. | |
| placements | No | Batch of up to 20 placements. |