Quay lại Skill Marketplace
Xử Lý Đổi Trả / Hoàn Tiền
Official
ecommerce-return-refund v1.0.0
Xử lý yêu cầu đổi trả và hoàn tiền theo chính sách sàn TMĐT.
Support
ecommerce
return
refund
đổi trả
hoàn tiền
0
Installations
0
Executions
—
Rating
—
Avg Time
—
Success Rate
Steps (5)
1
tool_call
get_orderGọi tool: ecommerce.get_order
2
tool_call
check_policyGọi tool: ecommerce.check_return_policy
3
llm_evaluate
explainLLM evaluate (default)
4
tool_call
deliverGọi tool: conversation.speak
5
tool_call
create_returnGọi tool: ecommerce.create_return
Inputs & Outputs
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| order_id | string | Mã đơn hàng | |
| reason | string | Lý do đổi trả | |
| product_id | string | — | Sản phẩm cần đổi trả |
Outputs
| Name | Type | Description |
|---|---|---|
| return_id | string | Mã yêu cầu đổi trả |
| eligible | boolean | Đủ điều kiện đổi trả |
| refund_amount | number | Số tiền hoàn |
Thông tin
CreatorPlatform Admin
Versionv1.0.0
Timeout60000ms
Published3/4/2026
Updated3/4/2026
Required Tools
ecommerce.get_order
ecommerce.check_return_policy
ecommerce.create_return
conversation.speak
Version History
v1.0.03/4/2026
Initial seed — domain-specific skill