add_issue_comment
Attach HTML-formatted comments to Plane issues using project and issue IDs for effective team collaboration.
Instructions
Add a comment to a specific issue.
Args: project_id: The UUID identifier of the project issue_id: The UUID identifier of the issue comment_html: The HTML content of the comment to add
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | ||
| project_id | Yes | ||
| comment_html | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |