571 B
571 B
name, description, system, handler, tool-name, category
| name | description | system | handler | tool-name | category |
|---|---|---|---|---|---|
| get-plan-status | Get the current plan execution status. Shows all steps and their completion status. Use to check progress during multi-step task execution. | true | plan | get_plan_status | Plan |
Get Plan Status
获取当前计划的执行状态。
Parameters
无需参数。
Returns
- 计划总览(task_summary)
- 各步骤状态
- 已完成/待执行数量
- 执行日志
Related Skills
create-plan: 创建计划update-plan-step: 更新步骤状态complete-plan: 完成计划