getExecutableTaskList
Retrieve a list of executable tasks with all dependencies met and status marked as 'pending' for efficient task management in the MCPlanManager system.
Instructions
获取当前所有依赖已满足且状态为 'pending' 的可执行任务列表。
Returns: ToolResponse[List[TaskOutput]]: 包含可执行任务列表的响应对象。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |