add_comment
Add a comment to a work item using HTML, with options for internal or external visibility.
Instructions
Add a comment to a work item. comment_html accepts HTML, e.g. 'Looks good'. access: INTERNAL or EXTERNAL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access | No | INTERNAL | |
| issue_id | Yes | ||
| project_id | No | ||
| comment_html | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||