showTask
Retrieve detailed information about a specific task, including its dependencies and subtasks, by providing the project ID and task ID. Integrates with the MCP Task Manager Server for structured project tracking.
Instructions
Retrieves the full details of a single, specific task, including its dependencies and direct subtasks. Requires the project ID and the task ID. Returns a task object containing all details if found.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_id | Yes | The unique identifier (UUID) of the project the task belongs to. | |
task_id | Yes | The unique identifier of the task to retrieve details for. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Task Manager Server
Related Tools
- @chriscarrollsmith/taskqueue-mcp
- @bsmi021/mcp-task-manager-server
- @mokafari/orchestrator-server
- @chriscarrollsmith/taskqueue-mcp
- @yonaka15/mcp-server-redmine