rtaskmaster_get_task
Retrieve detailed information about a specific task or subtask by providing the project root path and task ID.
Instructions
Get detailed information about a specific task or subtask.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Task ID (e.g., "1") or subtask ID (e.g., "1.2") | |
| projectRoot | Yes | Absolute path to the project root directory |