ghl_calendar_service_list
Retrieve all calendar services for a location, with optional filtering by category and privacy status.
Instructions
Get Services Get all services in a location. Endpoint: GET /calendars/services/catalog (Version header: v3; source: v3/calendars-v3.json) OAuth scopes: calendars.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isPrivate | No | Filter services: true = private only, false = public only, unset = all services | |
| locationId | Yes | Location ID | |
| serviceCategoryId | No | Filter by service category ID |