getCurrentTask
Retrieve details of the task currently marked as 'in_progress' in the MCPlanManager system. Provides task information for effective AI agent task management and planning.
Instructions
获取当前标记为 'in_progress' (正在进行中) 的任务详情。
Returns: ToolResponse[TaskOutput]: 包含当前任务详情的响应对象。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |