Quay lại Skill Marketplace
Đặt Lịch Hẹn
Official
appointment-booking v1.0.0
Đặt, kiểm tra và hủy lịch hẹn cho khách hàng qua hệ thống lịch
Productivity
appointment
booking
calendar
schedule
đặt lịch
0
Installations
0
Executions
—
Rating
—
Avg Time
—
Success Rate
Steps (4)
1
llm_evaluate
parse_datetimeLLM evaluate (default)
2
tool_call
check_availabilityGọi tool: calendar.check_availability
3
tool_call
create_appointmentGọi tool: calendar.create_appointment
4
transform
handle_unavailableTransform data
Inputs & Outputs
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| customer_name | string | Tên khách hàng | |
| requested_date | string | Ngày/giờ mong muốn (VD: ngày mai 10 giờ) | |
| service_type | string | — | Loại dịch vụ cần đặt lịch |
| phone | string | — | Số điện thoại liên hệ |
Outputs
| Name | Type | Description |
|---|---|---|
| appointment_id | string | ID lịch hẹn đã tạo |
| confirmed_datetime | string | Ngày giờ xác nhận (ISO8601) |
| status | string | Trạng thái: confirmed | pending | failed |
Thông tin
CreatorPlatform Admin
Versionv1.0.0
Timeout30000ms
Published3/4/2026
Updated3/4/2026
Required Tools
calendar.check_availability
calendar.create_appointment
Version History
v1.0.03/4/2026
Initial seed — prebuilt skill