get_peak_hours
Determine peak and off-peak hours at a venue by analyzing court availability patterns. Shows when courts are typically busy or quiet.
Instructions
Analyze availability patterns at a venue to find peak and off-peak hours. Shows when courts are typically busy or quiet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| venue_id | Yes | The venue ID to analyze | |
| venue_name | No | Venue name for display | |
| sample_date | No | Date to sample (defaults to next suitable day) |