approve_strategy
Approve or reject a strategy by providing its ID, an action, and a reason. Admin-only call sends SSE notification to the proposer.
Instructions
审批策略(approve/reject)。仅 admin 可调用。审批后通过 SSE 通知提议者。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | 审批动作 | |
| reason | Yes | 审批理由 | |
| strategy_id | Yes | 策略 ID |