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