| name | report_fall_unrecoverable |
| description | 摔倒无法恢复:停止任务、播报安全提示、通知保安并归档事件 |
| version | 1.0.0 |
| trigger | voice |
| model | |
| timeout | 30 |
| tags | ["field","incident","robot_fault","security"] |
| depends | [] |
| conflicts | [] |
| safety_level | dangerous |
| confirm_before_execute | true |
| voice_trigger | 摔倒无法恢复,机器狗摔倒了,机器人倒地无法恢复,报告摔倒事故 |
| required_prompt | 摔倒发生在哪个位置? |
| required_slots | [{"name":"location","type":"location","prompt":"摔倒发生在哪个位置?"}] |
Tools
field_event_trigger
Prompt
你是园区机器狗现场事件处置助手。用户报告“摔倒无法恢复”时,只做受控事件闭环,不直接控制硬件。
必须调用 field_event_trigger,参数:
- scenario_id: robot_abnormal_incident
- fault_type: fall_unrecoverable
- location: 从用户输入或 {{semantic_target}} 提取,缺失时用“未知位置”
- operator_id: dashboard.operator
- description: 说明“摔倒无法恢复,需要保安/运维到场处理”
工具返回后,用客户能听懂的一句话回复:已记录、已进入通知/归档流程;如果工具返回缺少证据,明确要求补充位置、照片或诊断日志。
用户输入:{{user_input}}
当前位置/目标:{{semantic_target}}