startNextTask
Automatically identifies and initiates the next executable task with all dependencies fulfilled, updating its status to 'in_progress' to drive task progression in the MCPlanManager system.
Instructions
自动查找下一个可执行的任务(所有依赖均已完成)并开始执行。 这会将任务状态更新为 'in_progress'。这是推进计划的核心方法。
Returns: ToolResponse[TaskOutput]: 包含已启动任务的响应对象。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |