Microsoft Booking로 돌아가기
Knoon AI를 Microsoft Booking (Microsoft)과 연결하여 AI 워크플로우를 자동화하세요.
List staff members of a booking business.
microsoftBookingListStaffMembers
베타
권한
선택사항 권한
표시할 항목이 없습니다.
매개변수
| 이름 | 유형 | 설명 | 필수 |
|---|---|---|---|
| businessId | file | Booking business to use (select from your connected Microsoft Bookings businesses). | 네 |
| maxResults | mustache | Maximum number of staff to return. | 아니요 |
반환값
| 이름 | 유형 | 설명 |
|---|---|---|
| status | string | DONE. |
| sensitive.staffMembers.staffMemberId | string | Staff member ID. |
| sensitive.staffMembers.displayName | string | Staff display name. |
| sensitive.staffMembers.role | string | Staff role. |
| sensitive.staffMembers.timeZone | string | Staff time zone if set. |