add_task_comment
Add comments to tasks in the Aedifion platform for building performance optimization and IoT data management.
Instructions
Add a comment to a task.
Args: task_id: The task ID. text: Comment text.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| text | Yes |