add_task_comment
Add a comment to a task for status updates, AI rationale, or notes, using markdown formatting.
Instructions
Add a comment to a task for status updates, AI rationale, or notes. Supports markdown formatting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dart_id | Yes | Task dart_id (also accepts "id" or "task_id") | |
| text | Yes | Comment text (markdown supported) |