list_service_schedules
List schedule windows for booking services.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20) | |
| dateTo | No | YYYY-MM-DD | |
| staffId | No | Staff member ID | |
| dateFrom | No | YYYY-MM-DD | |
| serviceId | No | Service ID | |
| isOverride | No | Filter to override entries only | |
| resourceId | No | Resource ID (room/equipment) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Tool result payload — shape varies per tool, see the tool description | |
| summary | Yes | One-line human-readable summary of the action | |
| renderType | Yes | UI rendering hint for the result |