Get incident as markdown
allquiet_get_incident_markdownGet a markdown rendering of a single incident by its id (useful for pasting into a doc or chat). All Quiet: GET /v1/incident/search/{incidentId}/markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incidentId | Yes | The incident id (required). |