add_comment
Add comments to existing issues in the OWASP Bug Logging Tool to provide updates, clarifications, or additional context for security vulnerability tracking.
Instructions
Add a comment to an existing issue in the BLT system.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | The ID of the issue to comment on | |
| comment | Yes | The comment text to add |