post_comment
Post a comment to a task in Worksection, with options to mark it as internal or attribute it to a specific account email.
Instructions
Add a comment to a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Comment body. | |
| hidden | No | Post as an internal comment. | |
| task_id | Yes | Task id. | |
| project_id | Yes | Project the task belongs to. | |
| author_email | No | Account email to post the comment as. |