add_comment
Add a comment to a task or other entity without altering its status. Use this to leave feedback or notes directly on the specified task.
Instructions
Bir task'a (veya başka bir varlığa) yorum ekler. Durum değiştirmeden sadece yorum bırakmak için.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | Yorum bırakılacak varlığın UUID'si (genelde task id) | |
| comment_text | Yes | Yorum metni | |
| entity_type | No | Varlık tipi. Varsayılan: task |