用户输入 → Agent Loop → LLM 思考 → 调用工具 → 输出结果 │ ├── think (思考) ├── get_devices (设备列表预览) ├── get_device (设备详情+能力,支持批量) ├── create_graph (创建规则 ...