@@ -1,7 +1,7 @@
|
||||
import { tool } from "@opencode-ai/plugin";
|
||||
|
||||
export default tool({
|
||||
description: "Open the frontend SCADA history panel.",
|
||||
description: "打开前端的 SCADA 监测数据历史面板。",
|
||||
args: {
|
||||
device_ids: tool.schema
|
||||
.array(tool.schema.string())
|
||||
|
||||
Reference in New Issue
Block a user