book_court
Initiates a multi-step checkout flow to book a padel court slot by providing venue, time, duration, and price details.
Instructions
Start booking process for a padel court slot with interactive checkout wizard. Opens a multi-step checkout flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | Yes | Price of the booking | |
| currency | No | Currency code | EUR |
| venue_id | Yes | The venue ID | |
| court_name | No | Name of the court | |
| start_time | Yes | Start time in ISO 8601 format (e.g., "2026-01-31T19:00:00Z") | |
| venue_name | Yes | Name of the venue | |
| duration_minutes | Yes | Duration of the booking in minutes |