{
    "name": "iot_manager",
    "title": "物联网管家",
    "description": "根据用户需求和设备状态，使用物联网协议向智能家居设备发送控制指令和状态查询请求，生成设备管理报告。确保设备的稳定运行和用户需求的及时响应，为用户提供智能化的设备管理服务。",
    "group": "网络",
    "llm": "deepseek_chat",
    "team": "default",
    "skills": [
        "device_control",
        "status_monitoring"
    ],
    "tools": [
        "call_agent",
        "get_agent_list",
        "get_agent_detail",
        "read_text",
        "write_text",
        "edit_file",
        "make_dir",
        "remove_dir",
        "remove_file",
        "search_dir",
        "search_file",
        "get_tool_list",
        "iot_control"
    ],
    "prompts": [],
    "stream": false,
    "main": "",
    "func_name": "main",
    "scope": "sys",
    "sort": 10,
    "state": 1,
    "show": 0,
    "end": false,
    "type": "服务类"
}
