add_comment
Add a comment to a HackerOne report to respond to triage questions or provide additional information. Supports markdown and internal visibility.
Instructions
Add a comment to an existing HackerOne report. Use this to respond to triage questions or provide additional information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Comment text (supports markdown) | |
| internal | No | If true, comment is only visible to the team (default false) | |
| report_id | Yes | The HackerOne report ID |