add_issue_comment
Add a text comment to an issue discussion thread on GitFlic. Your comment posts as the authenticated user, enabling direct participation in issue conversations.
Instructions
Add a text comment to an issue discussion thread. The comment will appear as posted by the authenticated user. Use list_issue_comments to see existing comments first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Comment text | |
| owner | Yes | Project owner alias | |
| project | Yes | Project alias | |
| issue_id | Yes | Issue local ID |