get_plan_task_details
Fetch full markdown content and metadata for a specific plan task from the PlanCreator wiki, providing complete task details for a given project and task ID.
Instructions
Retrieve the full markdown content and metadata for a specific plan task from the PlanCreator wiki
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task identifier or title (case-insensitive) as defined in PlanCreator | |
| project_id | Yes | Project identifier to load tasks for |