export-report
Generate and export incident reports as HTML or JSON files by providing an incident ID.
Instructions
Generate and export incident report in HTML or JSON format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | Export format (html or json) | |
| incident_id | Yes | The incident ID to export |