Quay lại Skill Marketplace
Xác Nhận Giao Dịch Đáng Ngờ
Official
suspicious-transaction-verify v1.0.0
Gọi xác nhận giao dịch đáng ngờ với KH — khóa thẻ nếu KH xác nhận không thực hiện.
Support
banking
fraud
security
xác nhận giao dịch
bảo mật
0
Installations
0
Executions
—
Rating
—
Avg Time
—
Success Rate
Steps (4)
1
tool_call
get_txnGọi tool: banking.get_transaction
2
llm_evaluate
ask_verifyLLM evaluate (default)
3
tool_call
deliverGọi tool: conversation.speak
4
tool_call
block_if_neededGọi tool: banking.block_card
Inputs & Outputs
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| customer_id | string | ID khách hàng | |
| transaction_id | string | ID giao dịch cần xác minh | |
| amount | number | Số tiền giao dịch | |
| merchant | string | Nơi thực hiện giao dịch |
Outputs
| Name | Type | Description |
|---|---|---|
| verified | boolean | KH xác nhận đã thực hiện giao dịch |
| card_blocked | boolean | Đã khóa thẻ |
Thông tin
CreatorPlatform Admin
Versionv1.0.0
Timeout60000ms
Published3/4/2026
Updated3/4/2026
Required Tools
banking.get_transaction
banking.block_card
conversation.speak
Version History
v1.0.03/4/2026
Initial seed — domain-specific skill