TaskFlow MCP

open_task_details

Retrieve comprehensive details of a specific task using its unique taskId to monitor progress, dependencies, and notes within TaskFlow MCP's structured workflow.

Instructions

Get details of a specific task by 'taskId'. This is for inspecting task information at any point.

Input Schema

NameRequiredDescriptionDefault
taskIdYes

Input Schema (JSON Schema)

{ "properties": { "taskId": { "type": "string" } }, "required": [ "taskId" ], "type": "object" }

You must be authenticated.

Other Tools from TaskFlow MCP

Related Tools

ID: cry5fail23