okx_subaccount_set_transfer_out
Configure whether a subaccount is allowed to transfer out funds. Set the 'canTransferOut' parameter to enable or disable outbound transfers.
Instructions
[L:WRITE] CAT:[账户-子账户] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subAcct | Yes | 子账户名称。必填 | |
| canTransferOut | Yes | 是否允许转出。true=允许, false=禁止 |