返回 Microsoft Booking
将 Knoon AI 与 Microsoft Booking (Microsoft) 连接以自动化 AI 工作流。
List services for a booking business.
microsoftBookingListServices
测试版
权限
可选权限
没有可显示的项目。
参数
| 名称 | 类型 | 描述 | 必填 |
|---|---|---|---|
| businessId | file | Booking business to use (select from your connected Microsoft Bookings businesses). | 是的 |
| maxResults | mustache | Maximum number of services to return. | 没有 |
回报
| 名称 | 类型 | 描述 |
|---|---|---|
| status | string | DONE. |
| sensitive.services.serviceId | string | Service ID. |
| sensitive.services.displayName | string | Service display name. |
| sensitive.services.defaultDuration | string | Default duration of the service (ISO 8601 duration if available). |
| sensitive.services.price | number | Default price if set. |
| sensitive.services.priceType | string | Default price type if set. |
| sensitive.services.isLocationOnline | boolean | Whether the service is marked as online. |