add_task_comment
Append a comment to a task's activity timeline for client notes or updates, preserving existing auto-generated entries.
Instructions
Add a comment to a task's activity timeline. The comment is appended to the task's recent_comments array; auto-generated activity entries (field changes) are preserved. Example: 'Comment on task : spoke with client, will reschedule'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Comment text | |
| task_id | Yes | Task UUID |