close_report
Withdraw or close a HackerOne report by providing the report ID and an optional reason.
Instructions
Withdraw/close one of your own HackerOne reports. Sends a close request with an optional message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Reason for closing (default: 'Withdrawing this report.') | |
| report_id | Yes | The HackerOne report ID to close |