create-incident
Create a new Datadog incident by providing a title and specifying whether customers are impacted, with optional scope details.
Instructions
Create a new Datadog incident with title and customer impact info
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The title of the incident, summarizing what happened | |
| customerImpacted | Yes | Whether the incident caused customer impact | |
| customerImpactScope | No | Impact summary (required if customerImpacted is true) |