Quay lại Skill Marketplace
Nhắc Đóng Học Phí
Official
tuition-fee-reminder v1.0.0
Nhắc học viên đóng học phí đến hạn, thông báo lịch học sắp tới.
Communication
education
tuition
reminder
học phí
nhắc nợ
0
Installations
0
Executions
—
Rating
—
Avg Time
—
Success Rate
Steps (4)
1
tool_call
get_enrollmentGọi tool: education.get_enrollment
2
llm_evaluate
remindLLM evaluate (default)
3
tool_call
deliverGọi tool: conversation.speak
4
tool_call
recordGọi tool: billing.record_call_outcome
Inputs & Outputs
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| student_id | string | ID học viên | |
| course_name | string | Tên khóa học | |
| amount_due | number | Số tiền cần đóng | |
| due_date | string | Hạn đóng |
Outputs
| Name | Type | Description |
|---|---|---|
| outcome | string | paid | committed | refused |
| promise_date | string | Ngày cam kết |
Thông tin
CreatorPlatform Admin
Versionv1.0.0
Timeout45000ms
Published3/4/2026
Updated3/4/2026
Required Tools
education.get_enrollment
billing.record_call_outcome
conversation.speak
Version History
v1.0.03/4/2026
Initial seed — domain-specific skill