bmahs_call
Execute any operation listed for a BMAHS device by specifying the action name and its required args. Use it to trigger uncatalogued actions or explore new devices.
Instructions
对 BMAHS 设备执行任意其操作清单内(operations)的动作,参数按该动作的 args 传。适合调用尚未生成独立工具的动作,或临时查看新设备。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | 动作参数(按该设备 operations 中该动作 args 的字段名与类型) | |
| action | Yes | 动作名,必须在设备 operations 清单中 | |
| device | Yes | 设备 id 或显示名 |