delete_trade
Delete an existing trade record by transaction ID. Permanently removes the trade from the journal after user confirmation.
Instructions
刪除一筆已存在的交易紀錄(依 transaction id)。執行前會請使用者確認。此操作不可逆。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 交易 id(必填);可從 get_trade_journal 取得 |