karea_get_markdown
Retrieve the markdown document attached to a task to review investigation findings, technical documentation, and implementation notes.
Instructions
Read the markdown document attached to a task. This is the task's knowledge base — it contains investigation findings, technical and functional documentation, root cause analysis, solution design, implementation notes, and any other long-form content the task has accumulated. Always read this before working on a task to avoid duplicating past research.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Task name, visual ID (C1, T2), or UUID | |
| projectId | No | Project name or ID (needed for visual ID lookup) |