booking_menu
booking_menuList what can be booked at a shop (services and staff). Read-only (action=booking.menu), no money moves. If a service kind is appointment use booking_reserve; if it is class it is a group session with a separate flow. / 매장에서 무엇을 예약할 수 있는지 조회(읽기 전용)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Shop identifier (slug), e.g. geomam. / 매장 식별자(slug) | |
| agent_id | No | Calling agent id, for the audit trail. / 호출 에이전트 식별자(감사 추적용) |